CHANGES.rst
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
django_tables2_reports/__init__.py
django_tables2_reports/config.py
django_tables2_reports/middleware.py
django_tables2_reports/models.py
django_tables2_reports/tables.py
django_tables2_reports/tests.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/requires.txt
django_tables2_reports.egg-info/top_level.txt
django_tables2_reports/csv_to_xls/__init__.py
django_tables2_reports/csv_to_xls/base.py
django_tables2_reports/csv_to_xls/openpyxl_converter.py
django_tables2_reports/csv_to_xls/pyexcelerator_converter.py
django_tables2_reports/csv_to_xls/xlwt_converter.py
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