Files @ d6cf16cedb78
Branch filter:

Location: symposion_app/tox.ini

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
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10