datatracker/ietf/meeting
2015-02-08 21:16:44 +00:00
..
management Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
migrations Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. 2015-02-08 21:16:44 +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 an admin view for the ResourceAssociation class. 2015-02-06 12:34:11 +00:00
ajax.py From mcr@sandelman.ca: 2014-07-31 22:13:01 +00:00
feeds.py Made ietf/meeting pyflakes-clean. Removed some debug-related dead code. 2014-03-15 18:57:07 +00:00
helpers.py Restrict the gathering of ads for past meetings to groups that are areas. Commit ready for merge. 2015-01-26 23:35:32 +00:00
models.py Merged in [8861] from rcross@amsl.com: 2015-01-21 20:32:18 +00:00
placement.py Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
resources.py Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
test_data.py Refactored history snippets for general use 2014-09-19 21:33:30 +00:00
tests_api.py From mcr@sandelman.ca: 2014-07-31 22:13:01 +00:00
tests_js.py Added settings for the PhantomJS ghostdriver.log and the temporary meeting materials directory used during testing, so that it's possible to place them in other places than the working copy. 2014-11-12 01:45:58 +00:00
tests_views.py Added settings for the PhantomJS ghostdriver.log and the temporary meeting materials directory used during testing, so that it's possible to place them in other places than the working copy. 2014-11-12 01:45:58 +00:00
timedeltafield.py Fixed incorrect except statement syntax. 2013-10-30 21:21:28 +00:00
urls.py Have working selectors for sessions related to a meeting and sessions related to a document, views for listing such sections that can be edited, and an edit form for changing the presented version. Checkpointing before big refactor to move the URI components around 2014-10-21 21:16:27 +00:00
views.py Added functionality for management of group materials, 2014-11-25 00:09:05 +00:00