LICENSE
MANIFEST.in
README.md
changelog.txt
requirements.txt
setup.cfg
setup.py
Mytrialort.egg-info/PKG-INFO
Mytrialort.egg-info/SOURCES.txt
Mytrialort.egg-info/dependency_links.txt
Mytrialort.egg-info/not-zip-safe
Mytrialort.egg-info/top_level.txt
django_teams/__init__.py
django_teams/admin.py
django_teams/forms.py
django_teams/models.py
django_teams/settings.py
django_teams/urls.py
django_teams/utils.py
django_teams/views.py
django_teams/wsgi.py
django_teams/migrations/0001_initial.py
django_teams/migrations/0002_ownership_approved.py
django_teams/migrations/0003_auto_20160906_2058.py
django_teams/migrations/0004_auto_20171117_1818.py
django_teams/migrations/0005_auto_20171117_1845.py
django_teams/migrations/0006_auto_20180413_1441.py
django_teams/migrations/__init__.py
django_teams/static/img/user-icon.png
django_teams/templates/django_teams/_table.html
django_teams/templates/django_teams/team_create.html
django_teams/templates/django_teams/team_detail.html
django_teams/templates/django_teams/team_form.html
django_teams/templates/django_teams/team_list.html
django_teams/templates/django_teams/teaminfo_form.html
django_teams/templates/django_teams/teamstatus_form.html
django_teams/templates/django_teams/user_team_list.html
django_teams/templates/django_teams/fragments/default.html
django_teams/templates/django_teams/fragments/auth/user.html
django_teams/templates/django_teams/fragments/django_teams/teamstatus.html
django_teams/templatetags/__init__.py
django_teams/templatetags/teams.py
django_teams/tests/__init__.py
django_teams/tests/test_ownerships.py
django_teams/tests/test_teams.py
django_teams/tests/test_views.py