datatracker/ietf/meeting
Henrik Levkowetz cddec8fc48 Merged in [4604] from adam@nostrum.com, which fixes problems with the html agenda code related to the schema transition.
- Legacy-Id: 4611
Note: SVN reference [4604] has been migrated to Git commit 3e5e16371f2c0319d1c0bb738860a1f793038365
2012-07-10 09:55:34 +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 Merged in [4604] from adam@nostrum.com, which fixes problems with the html agenda code related to the schema transition. 2012-07-10 09:55:34 +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 Merged in [4604] from adam@nostrum.com, which fixes problems with the html agenda code related to the schema transition. 2012-07-10 09:55:34 +00:00