.gitignore
CHANGELOG
LICENSE
MANIFEST.in
README.rst
setup.py
demo/manage.py
demo/run
demo/run.cmd
demo/setup
demo/setup.cmd
demo/demo/__init__.py
demo/demo/settings.py
demo/demo/urls.py
demo/demo/wsgi.py
demo/photos/__init__.py
demo/photos/models.py
demo/photos/tests.py
demo/photos/views.py
demo/photos/templates/base.html
demo/photos/templates/photo_upload_form.html
django_jfu.egg-info/PKG-INFO
django_jfu.egg-info/SOURCES.txt
django_jfu.egg-info/dependency_links.txt
django_jfu.egg-info/top_level.txt
jfu/__init__.py
jfu/http.py
jfu/static/cors/postmessage.html
jfu/static/cors/result.html
jfu/static/css/demo-ie8.css
jfu/static/css/demo.css
jfu/static/css/jquery.fileupload-noscript.css
jfu/static/css/jquery.fileupload-ui-noscript.css
jfu/static/css/jquery.fileupload-ui.css
jfu/static/css/jquery.fileupload.css
jfu/static/css/style.css
jfu/static/demo/blueimp-gallery.min.css
jfu/static/demo/canvas-to-blob.min.js
jfu/static/demo/jquery.blueimp-gallery.min.js
jfu/static/demo/load-image.min.js
jfu/static/demo/tmpl.min.js
jfu/static/img/loading.gif
jfu/static/img/progressbar.gif
jfu/static/js/app.js
jfu/static/js/jquery.fileupload-angular.js
jfu/static/js/jquery.fileupload-audio.js
jfu/static/js/jquery.fileupload-image.js
jfu/static/js/jquery.fileupload-jquery-ui.js
jfu/static/js/jquery.fileupload-process.js
jfu/static/js/jquery.fileupload-ui.js
jfu/static/js/jquery.fileupload-validate.js
jfu/static/js/jquery.fileupload-video.js
jfu/static/js/jquery.fileupload.js
jfu/static/js/jquery.iframe-transport.js
jfu/static/js/main.js
jfu/static/js/cors/jquery.postmessage-transport.js
jfu/static/js/cors/jquery.xdr-transport.js
jfu/static/js/vendor/jquery.ui.widget.js
jfu/templates/jfu/upload_form.html
jfu/templatetags/__init__.py
jfu/templatetags/jfutags.py