CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.py
django_eztables.egg-info/PKG-INFO
django_eztables.egg-info/SOURCES.txt
django_eztables.egg-info/dependency_links.txt
django_eztables.egg-info/requires.txt
django_eztables.egg-info/top_level.txt
eztables/__init__.py
eztables/forms.py
eztables/models.py
eztables/settings.py
eztables/tests.py
eztables/urls.py
eztables/views.py
eztables/wsgi.py
eztables/demo/__init__.py
eztables/demo/admin.py
eztables/demo/models.py
eztables/demo/tests.py
eztables/demo/views.py
eztables/demo/static/img/DataTables.png
eztables/demo/static/img/glyphicons-halflings-white.png
eztables/demo/static/img/glyphicons-halflings.png
eztables/demo/static/js/eztables.client.js
eztables/demo/static/js/eztables.demo.js
eztables/demo/static/js/eztables.server.base.js
eztables/demo/static/js/eztables.server.custom.js
eztables/demo/static/js/eztables.server.js
eztables/demo/static/js/eztables.server.objects.js
eztables/demo/static/js/eztables.server.search.js
eztables/demo/static/js/libs/bootstrap.min.js
eztables/demo/static/js/libs/highlight.pack.js
eztables/demo/static/js/libs/modernizr-2.5.3-respond-1.1.0.min.js
eztables/demo/static/snippets/bootstrap.html
eztables/demo/templates/eztables/base.html
eztables/demo/templates/eztables/client-side.html
eztables/demo/templates/eztables/deferred-loading.html
eztables/demo/templates/eztables/index.html
eztables/demo/templates/eztables/localization.html
eztables/demo/templates/eztables/server-side-base.html
eztables/demo/templates/eztables/server-side-custom.html
eztables/demo/templates/eztables/server-side-objects.html
eztables/demo/templates/eztables/server-side-search.html
eztables/demo/templates/eztables/server-side.html
eztables/static/images/back_disabled.png
eztables/static/images/back_enabled.png
eztables/static/images/back_enabled_hover.png
eztables/static/images/forward_disabled.png
eztables/static/images/forward_enabled.png
eztables/static/images/forward_enabled_hover.png
eztables/static/images/sort_asc.png
eztables/static/images/sort_asc_disabled.png
eztables/static/images/sort_both.png
eztables/static/images/sort_desc.png
eztables/static/images/sort_desc_disabled.png
eztables/static/js/libs/datatables/datatables.bootstrap.js
eztables/static/js/libs/datatables/datatables.django.js
eztables/static/js/libs/datatables/jquery.dataTables.min.js
eztables/templatetags/__init__.py
eztables/templatetags/eztables.py
requirements/develop.pip
requirements/install.pip
requirements/jenkins.pip