MANIFEST.in
README.txt
example.py
license.txt
setup.cfg
setup.py
django_dci/README.txt
django_dci/__init__.py
django_dci/manage.py
django_dci/settings.py
django_dci/urls.py
django_dci/account/__init__.py
django_dci/account/models.py
django_dci/account/tests.py
django_dci/account/views.py
roles/__init__.py
roles/context.py
roles/django.py
roles/factory.py
roles/role.py
roles.egg-info/PKG-INFO
roles.egg-info/SOURCES.txt
roles.egg-info/dependency_links.txt
roles.egg-info/top_level.txt
test/test_context.py
test/test_roles.py
test/test_types.py