MANIFEST.in
README.md
setup.py
aa_corpstats_two.egg-info/PKG-INFO
aa_corpstats_two.egg-info/SOURCES.txt
aa_corpstats_two.egg-info/dependency_links.txt
aa_corpstats_two.egg-info/requires.txt
aa_corpstats_two.egg-info/top_level.txt
corpstats/__init__.py
corpstats/admin.py
corpstats/apps.py
corpstats/auth_hooks.py
corpstats/managers.py
corpstats/models.py
corpstats/provider.py
corpstats/tasks.py
corpstats/tests.py
corpstats/urls.py
corpstats/views.py
corpstats/migrations/0001_initial.py
corpstats/migrations/0002_auto_20200720_0745.py
corpstats/migrations/__init__.py
corpstats/templates/corpstat/alliancestats.html
corpstats/templates/corpstat/base.html
corpstats/templates/corpstat/corpstats.html
corpstats/templates/corpstat/search.html
corpstats/templatetags/corp_tags.py
tests/__init__.py
tests/celery.py
tests/test_settings.py
tests/urls.py
tests/views.py