datatracker/ietf/meeting
2012-07-20 11:33:15 +00:00
..
migrations Since all the tables have been created earlier, the contents forward and backward of meeting/migrations/0001_initial.py is meaningless, but we need 'pass' instead for it to run. Fixed. 2012-06-22 20:58:05 +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 Tweak TimeSlot and Session admin pages with more filter and search fields. 2012-03-07 10:19:35 +00:00
models.py Rewrote the view and template code for the meeting materials list, which was showing nothing. Better to do the rewrite for the new models than trying to dig into why the proxy models doesn't work any more. 2012-07-20 11:33:15 +00:00
proxy.py Return 1plenary for area of plenaries to get closer to the behaviour 2012-03-14 19:13:22 +00:00
tests.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
testurl.list Add a test url for the WG agenda URL feature. 2010-07-27 13:09:42 +00:00
timedeltafield.py Added a new field 'short' to Session, to help produce file names for agendas, minutes and slides for groups with different named session, such as for instance 'edu'. Generating distinct filenames directly from the name field gives too long names. 2012-06-20 21:12:26 +00:00
urls.py Try to not use explicit .html extensions in the urls. Redirect from those to .html-less urls. 2012-06-20 23:57:27 +00:00
views.py Rewrote the view and template code for the meeting materials list, which was showing nothing. Better to do the rewrite for the new models than trying to dig into why the proxy models doesn't work any more. 2012-07-20 11:33:15 +00:00