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/10_roles_certification_program.yaml
exo_role/fixtures/1_roles_exo_sprint.yaml
exo_role/fixtures/2_roles_fastrack.yaml
exo_role/fixtures/3_roles_workshop.yaml
exo_role/fixtures/4_roles_swarm.yaml
exo_role/fixtures/5_roles_summit.yaml
exo_role/fixtures/6_roles_ticket.yaml
exo_role/fixtures/7_roles_talk.yaml
exo_role/fixtures/8_roles_disruption_session.yaml
exo_role/fixtures/9_roles_other.yaml
exo_role/fixtures/__init__.py
exo_role/fixtures/categories.yaml
exo_role/fixtures/certification_roles.yaml
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