.gitignore
.travis.yml
LICENSE
README.md
bower.json
install_requirements
manage.py
requirements-dev.txt
requirements.txt
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/install.rst
docs/make.bat
docs/pages.rst
docs/schedule.rst
docs/sponsors.rst
docs/static.rst
docs/talks.rst
utils/bump-version.sh
wafer/__init__.py
wafer/context_processors.py
wafer/menu.py
wafer/settings.py
wafer/urls.py
wafer/utils.py
wafer/wsgi.py
wafer.egg-info/PKG-INFO
wafer.egg-info/SOURCES.txt
wafer.egg-info/dependency_links.txt
wafer.egg-info/requires.txt
wafer.egg-info/top_level.txt
wafer/management/__init__.py
wafer/management/static.py
wafer/management/commands/__init__.py
wafer/management/commands/pycon_emails.py
wafer/management/commands/pycon_speaker_contact_details.py
wafer/management/commands/pycon_speaker_tickets.py
wafer/management/commands/pycon_stats.py
wafer/management/commands/wafer_add_default_groups.py
wafer/pages/__init__.py
wafer/pages/admin.py
wafer/pages/forms.py
wafer/pages/models.py
wafer/pages/renderers.py
wafer/pages/urls.py
wafer/pages/views.py
wafer/pages/migrations/0001_initial.py
wafer/pages/migrations/__init__.py
wafer/pages/south_migrations/0001_initial.py
wafer/pages/south_migrations/0002_auto__add_field_page_exclude_from_static.py
wafer/pages/south_migrations/0003_auto__rename_field_page_content_html_to_field_page__content_rendered__c.py
wafer/pages/south_migrations/__init__.py
wafer/pages/templates/wafer.pages/page.html
wafer/pages/templates/wafer.pages/page_form.html
wafer/registration/__init__.py
wafer/registration/apps.py
wafer/registration/backends.py
wafer/registration/forms.py
wafer/registration/urls.py
wafer/registration/views.py
wafer/registration/migrations/__init__.py
wafer/registration/templates/registration/activate.html
wafer/registration/templates/registration/activation_complete.html
wafer/registration/templates/registration/activation_email.txt
wafer/registration/templates/registration/activation_email_subject.txt
wafer/registration/templates/registration/login.html
wafer/registration/templates/registration/logout.html
wafer/registration/templates/registration/registration_complete.html
wafer/registration/templates/registration/registration_form.html
wafer/registration/templatetags/__init__.py
wafer/registration/templatetags/wafer_crispy.py
wafer/schedule/__init__.py
wafer/schedule/admin.py
wafer/schedule/models.py
wafer/schedule/renderers.py
wafer/schedule/urls.py
wafer/schedule/views.py
wafer/schedule/migrations/0001_initial.py
wafer/schedule/migrations/0002_auto_20140909_1403.py
wafer/schedule/migrations/__init__.py
wafer/schedule/south_migrations/0001_initial.py
wafer/schedule/south_migrations/0002_auto__add_field_slot_previous_slot__add_field_slot_name.py
wafer/schedule/south_migrations/0003_auto__add_day__add_field_slot_day__add_field_slot__order__chg_field_sl.py
wafer/schedule/south_migrations/0004_auto__add_field_scheduleitem_css_class.py
wafer/schedule/south_migrations/__init__.py
wafer/schedule/templates/admin/scheduleitem_list.html
wafer/schedule/templates/admin/slot_list.html
wafer/schedule/templates/wafer.schedule/current.html
wafer/schedule/templates/wafer.schedule/full_schedule.html
wafer/schedule/templates/wafer.schedule/schedule_item.html
wafer/schedule/templates/wafer.schedule/venue.html
wafer/schedule/tests/__init__.py
wafer/schedule/tests/test_schedule.py
wafer/snippets/__init__.py
wafer/snippets/markdown_field.py
wafer/sponsors/__init__.py
wafer/sponsors/admin.py
wafer/sponsors/models.py
wafer/sponsors/renderers.py
wafer/sponsors/urls.py
wafer/sponsors/views.py
wafer/sponsors/migrations/0001_initial.py
wafer/sponsors/migrations/__init__.py
wafer/sponsors/south_migrations/0001_initial.py
wafer/sponsors/south_migrations/0002_auto__add_field_sponsorshippackage_order__add_field_sponsorshippackage.py
wafer/sponsors/south_migrations/0003_auto__rename_field_sponsor_description_html_to_field_sponsor__descripti.py
wafer/sponsors/south_migrations/__init__.py
wafer/sponsors/templates/wafer.sponsors/packages.html
wafer/sponsors/templates/wafer.sponsors/sponsor.html
wafer/sponsors/templates/wafer.sponsors/sponsors.html
wafer/static/css/wafer.css
wafer/static/img/glyphicons-halflings-white.png
wafer/static/img/glyphicons-halflings.png
wafer/static/js/scheduledatetime.js
wafer/talks/__init__.py
wafer/talks/admin.py
wafer/talks/forms.py
wafer/talks/models.py
wafer/talks/renderers.py
wafer/talks/urls.py
wafer/talks/views.py
wafer/talks/migrations/0001_initial.py
wafer/talks/migrations/__init__.py
wafer/talks/south_migrations/0001_initial.py
wafer/talks/south_migrations/0002_auto__add_field_talk_abstract_html__chg_field_talk_abstract.py
wafer/talks/south_migrations/0003_auto__add_field_talk_notes.py
wafer/talks/south_migrations/0004_auto__rename_field_talk_abstract_html_to_field_talk__abstract_rendered_.py
wafer/talks/south_migrations/0005_auto__add_talkurl.py
wafer/talks/south_migrations/0006_auto__add_talktype__add_field_talk_talk_type.py
wafer/talks/south_migrations/__init__.py
wafer/talks/templates/wafer.talks/talk.html
wafer/talks/templates/wafer.talks/talk_delete.html
wafer/talks/templates/wafer.talks/talk_form.html
wafer/talks/templates/wafer.talks/talks.html
wafer/talks/tests/__init__.py
wafer/talks/tests/test_views.py
wafer/talks/tests/test_wafer_basic_talks.py
wafer/templates/wafer/base.html
wafer/templates/wafer/index.html
wafer/templates/wafer/nav.html
wafer/tests/__init__.py
wafer/tests/test_menu.py
wafer/tickets/__init__.py
wafer/tickets/admin.py
wafer/tickets/forms.py
wafer/tickets/models.py
wafer/tickets/urls.py
wafer/tickets/views.py
wafer/tickets/management/__init__.py
wafer/tickets/management/commands/__init__.py
wafer/tickets/management/commands/import_quicket_guest_list.py
wafer/tickets/migrations/0001_initial.py
wafer/tickets/migrations/__init__.py
wafer/tickets/south_migrations/0001_initial.py
wafer/tickets/south_migrations/__init__.py
wafer/tickets/templates/wafer.tickets/claim.html
wafer/users/__init__.py
wafer/users/admin.py
wafer/users/forms.py
wafer/users/models.py
wafer/users/renderers.py
wafer/users/urls.py
wafer/users/views.py
wafer/users/migrations/0001_initial.py
wafer/users/migrations/0002_waferuser.py
wafer/users/migrations/__init__.py
wafer/users/south_migrations/0001_initial.py
wafer/users/south_migrations/__init__.py
wafer/users/templates/wafer.users/edit_profile.html
wafer/users/templates/wafer.users/edit_user.html
wafer/users/templates/wafer.users/profile.html
wafer/users/templates/wafer.users/users.html