MANIFEST.in
README.md
setup.py
admin_totals/__init__.py
admin_totals/admin.py
admin_totals.egg-info/PKG-INFO
admin_totals.egg-info/SOURCES.txt
admin_totals.egg-info/dependency_links.txt
admin_totals.egg-info/not-zip-safe
admin_totals.egg-info/requires.txt
admin_totals.egg-info/top_level.txt
admin_totals/templates/admin_totals/change_list_results_totals.html
admin_totals/templates/admin_totals/change_list_totals.html
admin_totals/templatetags/__init__.py
admin_totals/templatetags/admin_totals.py
tests/__init__.py
tests/settings.py
tests/urls.py
tests/admin_changelist/__init__.py
tests/admin_changelist/admin.py
tests/admin_changelist/models.py
tests/admin_changelist/tests.py
tests/admin_changelist/urls.py