datatracker/ietf/meeting
Robert Sparks 7a84ffe197 Reverted materials.html and the view that drives it to before the 4.70 merge.
Tweaked the view to get (I hope) the right things.
 - Legacy-Id: 6580
2013-10-31 17:16:53 +00:00
..
fixtures Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in. 2013-10-02 21:53:28 +00:00
management/commands This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70. 2013-09-26 19:56:17 +00:00
migrations Renumbered unapplied migration. 2013-10-21 21:51:21 +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
tests Removed 2 tests which tested dead code. 2013-10-30 21:33:10 +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 Removed unused imports. Marked some instances of code which used variables that don't exist. Removed dependency on the logging module, we use syslog by default. Replaced some log.debug() calls with debug.log(). 2013-10-30 21:27:40 +00:00
helpers.py Removed a lot of dead code and unused imports. 2013-10-30 21:51:13 +00:00
models.py Removed a lot of dead code and unused imports. 2013-10-30 21:51:13 +00:00
proxy.py Needlessly fixed a naming error in meeting.proxy. 2013-10-30 21:23:22 +00:00
timedeltafield.py Fixed incorrect except statement syntax. 2013-10-30 21:21:28 +00:00
urls.py New view code and templates for agenda pages, updating all agenda templates 2013-10-29 22:44:13 +00:00
views.py Reverted materials.html and the view that drives it to before the 4.70 merge. 2013-10-31 17:16:53 +00:00