datatracker/ietf/meeting
2014-03-28 23:16:41 +00:00
..
management ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
migrations ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
templatetags Removed the ams_filters template tag file from the meeting app -- it was a copy of the ams_filters under secr/, and masked it. 2013-10-22 19:01:18 +00:00
.gitignore not sure why svn is being stupid here..this commit is worthless, and probably will fail 2007-05-09 22:04:05 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
admin.py Added a RoomAdmin to the admin site. 2013-10-04 18:08:09 +00:00
ajax.py improved test of scheduledsessions_json, added tests for extending a session 2014-03-14 03:39:42 +00:00
feeds.py Port feed setup to new feed API where each feed is a class-based view 2013-12-16 16:29:22 +00:00
helpers.py Shifted building the edit time slices from looking at scheduledsessions to looking at timeslots 2014-03-17 21:49:01 +00:00
models.py allow edit of timeslots, changes to scheduled notifications, support non-official schedules 2014-03-28 23:16:41 +00:00
placement.py ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
test_data.py added a roomresource to the meeting test data 2014-03-14 20:24:03 +00:00
tests_api.py improved test of scheduledsessions_json, added tests for extending a session 2014-03-14 03:39:42 +00:00
tests_views.py minor comments and one addition to test_save_agenda... 2014-03-12 17:34:27 +00:00
timedeltafield.py Fixed incorrect except statement syntax. 2013-10-30 21:21:28 +00:00
urls.py ported forward from personal/rjs/trunk-7174. Still one existing test failing 2014-03-08 10:37:24 +00:00
views.py Shifted building the edit time slices from looking at scheduledsessions to looking at timeslots 2014-03-17 21:49:01 +00:00