HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
django_reports_admin.egg-info/PKG-INFO
django_reports_admin.egg-info/SOURCES.txt
django_reports_admin.egg-info/dependency_links.txt
django_reports_admin.egg-info/not-zip-safe
django_reports_admin.egg-info/top_level.txt
reports/__init__.py
reports/admin.py
reports/apps.py
reports/base.py
reports/csv_generator.py
reports/csv_unicodewriter.py
reports/models.py
reports/migrations/0001_initial.py
reports/migrations/0002_auto_20210206_1635.py
reports/migrations/__init__.py
tests/__init__.py
tests/test_generator.py
tests/test_modelreport.py
tests/testapp/__init__.py
tests/testapp/apps.py
tests/testapp/manage.py
tests/testapp/models.py
tests/testapp/settings.py
tests/testapp/urls.py