.coveragerc
MANIFEST.in
README.rst
requirements-test.txt
run-tests.sh
setup.py
django_teamwork.egg-info/PKG-INFO
django_teamwork.egg-info/SOURCES.txt
django_teamwork.egg-info/dependency_links.txt
django_teamwork.egg-info/requires.txt
django_teamwork.egg-info/top_level.txt
docs/.conf.py.swp
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/faqs.rst
docs/getting_started.rst
docs/index.rst
docs/make.bat
docs/overview.rst
docs/requirements.txt
docs/todo.rst
docs/usage.rst
teamwork/__init__.py
teamwork/admin.py
teamwork/backends.py
teamwork/models.py
teamwork/shortcuts.py
teamwork/views.py
teamwork/migrations/0001_initial.py
teamwork/migrations/0002_auto__add_field_policy_description.py
teamwork/migrations/__init__.py
teamwork/templates/teamwork/user_roles.html
teamwork/templatetags/__init__.py
teamwork/templatetags/teamwork_tags.py
teamwork/tests/__init__.py
teamwork/tests/test_backends.py
teamwork/tests/test_models.py
teamwork/tests/test_shortcuts.py
teamwork/tests/test_templatetags.py
teamwork/tests/test_views.py