.travis.yml
LICENSE
MANIFEST.in
README.rst
setup.py
tox.ini
django_spectator.egg-info/PKG-INFO
django_spectator.egg-info/SOURCES.txt
django_spectator.egg-info/dependency_links.txt
django_spectator.egg-info/requires.txt
django_spectator.egg-info/top_level.txt
spectator/__init__.py
spectator/core/__init__.py
spectator/core/admin.py
spectator/core/apps.py
spectator/core/factories.py
spectator/core/fields.py
spectator/core/models.py
spectator/core/paginator.py
spectator/core/views.py
spectator/core/migrations/0001_initial.py
spectator/core/migrations/__init__.py
spectator/core/static/css/bootstrap.min.css
spectator/core/static/css/bootstrap.min.css.map
spectator/core/templates/spectator_core/base.html
spectator/core/templates/spectator_core/creator_detail.html
spectator/core/templates/spectator_core/creator_list.html
spectator/core/templates/spectator_core/home.html
spectator/core/templates/spectator_core/includes/card_change_object_link.html
spectator/core/templates/spectator_core/includes/card_nav.html
spectator/core/templates/spectator_core/includes/pager.html
spectator/core/templates/spectator_core/includes/pagination.html
spectator/core/templates/spectator_core/includes/roles.html
spectator/core/templates/spectator_core/includes/roles_list.html
spectator/core/templatetags/__init__.py
spectator/core/templatetags/spectator_core.py
spectator/core/urls/__init__.py
spectator/core/urls/core.py
spectator/core/urls/creators.py
spectator/events/__init__.py
spectator/events/admin.py
spectator/events/apps.py
spectator/events/factories.py
spectator/events/models.py
spectator/events/signals.py
spectator/events/urls.py
spectator/events/views.py
spectator/events/migrations/0001_initial.py
spectator/events/migrations/__init__.py
spectator/events/static/css/admin/location_picker.css
spectator/events/static/js/venue_map.js
spectator/events/static/js/admin/location_picker.js
spectator/events/templates/spectator_events/base.html
spectator/events/templates/spectator_events/event_archive_year.html
spectator/events/templates/spectator_events/event_detail.html
spectator/events/templates/spectator_events/event_list.html
spectator/events/templates/spectator_events/m2m_work_detail.html
spectator/events/templates/spectator_events/m2m_work_list.html
spectator/events/templates/spectator_events/movie_detail.html
spectator/events/templates/spectator_events/movie_list.html
spectator/events/templates/spectator_events/play_detail.html
spectator/events/templates/spectator_events/play_list.html
spectator/events/templates/spectator_events/venue_detail.html
spectator/events/templates/spectator_events/venue_list.html
spectator/events/templates/spectator_events/includes/card_events.html
spectator/events/templates/spectator_events/includes/card_nav.html
spectator/events/templates/spectator_events/includes/card_years.html
spectator/events/templates/spectator_events/includes/event.html
spectator/events/templates/spectator_events/includes/event_list_breadcrumbs.html
spectator/events/templates/spectator_events/includes/event_list_tabs.html
spectator/events/templates/spectator_events/includes/events.html
spectator/events/templates/spectator_events/includes/events_paginated.html
spectator/events/templates/spectator_events/includes/m2m_work_list.html
spectator/events/templates/spectator_events/includes/m2m_work_list_paginated.html
spectator/events/templates/spectator_events/includes/visits_list.html
spectator/events/templatetags/__init__.py
spectator/events/templatetags/spectator_events.py
spectator/reading/__init__.py
spectator/reading/admin.py
spectator/reading/apps.py
spectator/reading/factories.py
spectator/reading/managers.py
spectator/reading/models.py
spectator/reading/urls.py
spectator/reading/views.py
spectator/reading/migrations/0001_initial.py
spectator/reading/migrations/__init__.py
spectator/reading/templates/spectator_reading/base.html
spectator/reading/templates/spectator_reading/home.html
spectator/reading/templates/spectator_reading/publication_detail.html
spectator/reading/templates/spectator_reading/publication_list.html
spectator/reading/templates/spectator_reading/publicationseries_detail.html
spectator/reading/templates/spectator_reading/publicationseries_list.html
spectator/reading/templates/spectator_reading/reading_archive_year.html
spectator/reading/templates/spectator_reading/includes/card_nav.html
spectator/reading/templates/spectator_reading/includes/card_publications.html
spectator/reading/templates/spectator_reading/includes/card_years.html
spectator/reading/templates/spectator_reading/includes/publication.html
spectator/reading/templates/spectator_reading/includes/publications.html
spectator/reading/templates/spectator_reading/includes/publications_paginated.html
spectator/reading/templates/spectator_reading/includes/reading.html
spectator/reading/templatetags/__init__.py
spectator/reading/templatetags/spectator_reading.py