This website requires JavaScript.
Explore
Help
Sign in
Conservancy
/
symposion_app
Watch
6
Star
0
Fork
You've already forked symposion_app
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
51709c6eaf
symposion_app
/
symposion
/
schedule
History
Sheila Miguez
51709c6eaf
adds a schedule json endpoint. based on @taavi's PR
#45
with some changes from the @pyohio/pyohio repo
2014-09-27 12:29:00 -05:00
..
tests
adds a schedule json endpoint. based on @taavi's PR
#45
with some changes from the @pyohio/pyohio repo
2014-09-27 12:29:00 -05:00
__init__.py
added schedule models (not fully complete)
2012-08-29 19:53:15 -06:00
admin.py
add some columns to schedule admin lists
2012-11-25 15:10:30 -05:00
forms.py
flake8 fixes for the schedule edit form. imports were missing. added a TODO for the atomic call, which is not supported in django 1.4
2014-09-27 12:10:24 -05:00
helpers.py
added create_slot schedule helper
2013-02-21 11:32:12 -07:00
models.py
Adds a schedule_json view which provides a /schedule/conference.json endpoint, of the kind that Carl uses for producing conference videos.
2014-09-27 12:29:00 -05:00
timetable.py
Fix flake8 warnings
2014-07-30 15:19:26 -03:00
urls.py
adds a schedule json endpoint. based on @taavi's PR
#45
with some changes from the @pyohio/pyohio repo
2014-09-27 12:29:00 -05:00
views.py
adds a schedule json endpoint. based on @taavi's PR
#45
with some changes from the @pyohio/pyohio repo
2014-09-27 12:29:00 -05:00