AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_exo_role.egg-info/PKG-INFO
django_exo_role.egg-info/SOURCES.txt
django_exo_role.egg-info/dependency_links.txt
django_exo_role.egg-info/not-zip-safe
django_exo_role.egg-info/requires.txt
django_exo_role.egg-info/top_level.txt
exo_role/__init__.py
exo_role/admin.py
exo_role/apps.py
exo_role/conf.py
exo_role/manager.py
exo_role/models.py
exo_role/queryset.py
exo_role/api/__init__.py
exo_role/api/serializers.py
exo_role/api/urls.py
exo_role/api/views.py
exo_role/fixtures/__init__.py
exo_role/management/__init__.py
exo_role/management/commands/__init__.py
exo_role/management/commands/update_or_create_roles.py
exo_role/migrations/0001_initial.py
exo_role/migrations/__init__.py
tests/__init__.py
tests/settings.py
tests/test_api.py
tests/test_migrations.py
tests/urls.py