HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
django_filechooser.egg-info/PKG-INFO
django_filechooser.egg-info/SOURCES.txt
django_filechooser.egg-info/dependency_links.txt
django_filechooser.egg-info/not-zip-safe
django_filechooser.egg-info/requires.txt
django_filechooser.egg-info/top_level.txt
filechooser/__init__.py
filechooser/filechooser.py
filechooser/settings.py
filechooser/static/css/jquery.dataTables.min.css
filechooser/static/filechooser/css/filechooser.css
filechooser/static/filechooser/js/filechooser.js
filechooser/static/images/back_disabled.png
filechooser/static/images/back_enabled.png
filechooser/static/images/back_enabled_hover.png
filechooser/static/images/forward_disabled.png
filechooser/static/images/forward_enabled.png
filechooser/static/images/forward_enabled_hover.png
filechooser/static/images/sort_asc.png
filechooser/static/images/sort_asc_disabled.png
filechooser/static/images/sort_both.png
filechooser/static/images/sort_desc.png
filechooser/static/images/sort_desc_disabled.png
filechooser/static/js/jquery.dataTables.min.js
filechooser/static/js/jquery.min.js
filechooser/templates/filechooser/filechooser.js
filechooser/templates/filechooser/filetable.html
filechooser/templatetags/__init__.py
filechooser/templatetags/filechooser.py
filechooser/tests/__init__.py
filechooser/tests/filechooser.py
filechooser/tests/settings.py
filechooser/tests/test.py
filechooser/tests/testsettings.py