Files @ d6cf16cedb78
Branch filter:

Location: symposion_app/.gitignore

Christopher Neugebauer
Tracks which page of the schedule is loaded at any given time (#90)

* Adds schedule fragment script

* removes spurious logging

* Displays the right tab on DOM load.

* Load today’s schedule if we’re during the conference.

* remove TODO
1
2
3
4
5
6
7
8
*.pyc
node_modules/
_build/
.DS_Store
dev.db
.coverage
pinaxcon/site_media/
local_settings.py