.. |
fixtures
|
Updated the proceedings_templates fixture to provide the base proceedings template needed by tests, instead of a copy already instantiated for a specific meeting.
|
2016-12-05 12:55:20 +00:00 |
management
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
migrations
|
Move Session.status, .requested, and .requested_by to a new SchedulingEvent
|
2019-12-05 12:41:09 +00:00 |
templatetags
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +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
|
Move Session.status, .requested, and .requested_by to a new SchedulingEvent
|
2019-12-05 12:41:09 +00:00 |
ajax.py
|
Move Session.status, .requested, and .requested_by to a new SchedulingEvent
|
2019-12-05 12:41:09 +00:00 |
factories.py
|
Move Session.status, .requested, and .requested_by to a new SchedulingEvent
|
2019-12-05 12:41:09 +00:00 |
feeds.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
forms.py
|
Move Session.status, .requested, and .requested_by to a new SchedulingEvent
|
2019-12-05 12:41:09 +00:00 |
helpers.py
|
Move Session.status, .requested, and .requested_by to a new SchedulingEvent
|
2019-12-05 12:41:09 +00:00 |
models.py
|
Fix bug in materials page introduced in previous commit with non-WG groups
|
2019-12-05 18:11:24 +00:00 |
resources.py
|
Move Session.status, .requested, and .requested_by to a new SchedulingEvent
|
2019-12-05 12:41:09 +00:00 |
test_data.py
|
Move Session.status, .requested, and .requested_by to a new SchedulingEvent
|
2019-12-05 12:41:09 +00:00 |
tests_api.py
|
Rename Meeting.agenda to Meeting.schedule together with a bunch of
|
2019-11-18 17:22:19 +00:00 |
tests_js.py
|
Rename Meeting.agenda to Meeting.schedule together with a bunch of
|
2019-11-18 17:22:19 +00:00 |
tests_views.py
|
Move Session.status, .requested, and .requested_by to a new SchedulingEvent
|
2019-12-05 12:41:09 +00:00 |
urls.py
|
Rename Meeting.agenda to Meeting.schedule together with a bunch of
|
2019-11-18 17:22:19 +00:00 |
utils.py
|
Move Session.status, .requested, and .requested_by to a new SchedulingEvent
|
2019-12-05 12:41:09 +00:00 |
views.py
|
Fix bug in materials page introduced in previous commit with non-WG groups
|
2019-12-05 18:11:24 +00:00 |