CHANGES.rst
MANIFEST.in
README.rst
setup.py
django_tables2_reports/__init__.py
django_tables2_reports/config.py
django_tables2_reports/csv_to_excel.py
django_tables2_reports/middleware.py
django_tables2_reports/models.py
django_tables2_reports/tables.py
django_tables2_reports/utils.py
django_tables2_reports/views.py
django_tables2_reports.egg-info/PKG-INFO
django_tables2_reports.egg-info/SOURCES.txt
django_tables2_reports.egg-info/dependency_links.txt
django_tables2_reports.egg-info/not-zip-safe
django_tables2_reports.egg-info/top_level.txt
django_tables2_reports/locale/en/LC_MESSAGES/django.mo
django_tables2_reports/locale/en/LC_MESSAGES/django.po
django_tables2_reports/locale/es/LC_MESSAGES/django.mo
django_tables2_reports/locale/es/LC_MESSAGES/django.po
django_tables2_reports/locale/pl/LC_MESSAGES/django.mo
django_tables2_reports/locale/pl/LC_MESSAGES/django.po
django_tables2_reports/locale/ru/LC_MESSAGES/django.mo
django_tables2_reports/locale/ru/LC_MESSAGES/django.po
django_tables2_reports/static/img/csv_icon.png
django_tables2_reports/static/img/xls_icon.png
django_tables2_reports/templates/django_tables2_reports/table.html
django_tables2_reports/tests/__init__.py