LICENSE
MANIFEST.in
README
setup.py
swarm_war/__init__.py
swarm_war.egg-info/PKG-INFO
swarm_war.egg-info/SOURCES.txt
swarm_war.egg-info/dependency_links.txt
swarm_war.egg-info/requires.txt
swarm_war.egg-info/top_level.txt
swarm_war/battles/__init__.py
swarm_war/battles/admin.py
swarm_war/battles/forms.py
swarm_war/battles/models.py
swarm_war/battles/urls.py
swarm_war/battles/views.py
swarm_war/battles/templates/battles/base.html
swarm_war/battles/templates/battles/index.html
swarm_war/battles/tests/__init__.py
swarm_war/battles/tests/test_managers.py
swarm_war/battles/tests/test_models.py
swarm_war/battles/tests/test_urls.py
swarm_war/battles/tests/util.py
swarm_war/collections/templates/collections/base.html
swarm_war/collections/templates/collections/index.html
swarm_war/core/__init__.py
swarm_war/core/admin.py
swarm_war/core/context_processors.py
swarm_war/core/defaults.py
swarm_war/core/exceptions.py
swarm_war/core/forms.py
swarm_war/core/managers.py
swarm_war/core/models.py
swarm_war/core/tasks.py
swarm_war/core/urls.py
swarm_war/core/views.py
swarm_war/core/templates/core/alliance.html
swarm_war/core/templates/core/base.html
swarm_war/core/templates/core/canvas.html
swarm_war/core/templates/core/coreprofile.html
swarm_war/core/templates/core/inventory.html
swarm_war/core/templates/core/store.html
swarm_war/core/templates/core/useritem_list.html
swarm_war/core/tests/__init__.py
swarm_war/core/tests/test_managers.py
swarm_war/core/tests/test_models.py
swarm_war/core/tests/test_tasks.py
swarm_war/core/tests/test_urls.py
swarm_war/core/tests/util.py
swarm_war/credits/__init__.py
swarm_war/credits/admin.py
swarm_war/credits/forms.py
swarm_war/credits/models.py
swarm_war/credits/urls.py
swarm_war/credits/views.py
swarm_war/credits/templates/credits/base.html
swarm_war/credits/templates/credits/listing_list.html
swarm_war/credits/tests/__init__.py
swarm_war/credits/tests/test_managers.py
swarm_war/credits/tests/test_models.py
swarm_war/credits/tests/test_urls.py
swarm_war/credits/tests/util.py
swarm_war/leaderboard/__init__.py
swarm_war/leaderboard/defaults.py
swarm_war/leaderboard/models.py
swarm_war/leaderboard/urls.py
swarm_war/leaderboard/views.py
swarm_war/leaderboard/templates/leaderboard/base.html
swarm_war/leaderboard/templates/leaderboard/index.html
swarm_war/leaderboard/templates/leaderboard/view.html
swarm_war/leaderboard/tests/__init__.py
swarm_war/leaderboard/tests/test_managers.py
swarm_war/leaderboard/tests/test_models.py
swarm_war/leaderboard/tests/test_urls.py
swarm_war/leaderboard/tests/util.py
swarm_war/missions/__init__.py
swarm_war/missions/admin.py
swarm_war/missions/forms.py
swarm_war/missions/managers.py
swarm_war/missions/models.py
swarm_war/missions/urls.py
swarm_war/missions/views.py
swarm_war/missions/templates/missions/base.html
swarm_war/missions/templates/missions/no_areas.html
swarm_war/missions/templates/missions/usermission_list.html
swarm_war/missions/tests/__init__.py
swarm_war/missions/tests/test_managers.py
swarm_war/missions/tests/test_models.py
swarm_war/missions/tests/test_urls.py
swarm_war/missions/tests/util.py
swarm_war/teams/__init__.py
swarm_war/teams/admin.py
swarm_war/teams/defaults.py
swarm_war/teams/exceptions.py
swarm_war/teams/forms.py
swarm_war/teams/managers.py
swarm_war/teams/models.py
swarm_war/teams/urls.py
swarm_war/teams/views.py
swarm_war/teams/templates/teams/add.html
swarm_war/teams/templates/teams/base.html
swarm_war/teams/templates/teams/index.html
swarm_war/teams/templates/teams/view.html
swarm_war/teams/tests/__init__.py
swarm_war/teams/tests/test_managers.py
swarm_war/teams/tests/test_models.py
swarm_war/teams/tests/test_urls.py
swarm_war/teams/tests/util.py
swarm_war_test_project/__init__.py
swarm_war_test_project/manage.py
swarm_war_test_project/runtests.py
swarm_war_test_project/settings.py
swarm_war_test_project/urls.py
swarm_war_test_project/apps/util/__init__.py
swarm_war_test_project/apps/util/context_processors.py
swarm_war_test_project/templates/404.html
swarm_war_test_project/templates/base.html