datatracker/ietf
Henrik Levkowetz e8980df65f IPR Form display now works with the same template as data display.
Using some more logic in views.py, less in the templated.

 * Some tweaks in FormattingForm rendering.
 * Selection of which sections to show is now table driven in views.py
 * Some minor refactoring and cleanup in views.py
 * Some more form subclassing in ipr/views.py in order to support form
   validation.
 * Removed style information from ipr/details.html template, and added
   ipr/style.html
 * Cleanup of details.html
 * Fixed ipr/formfield.html to display error messages, and with the right
   class.
 - Legacy-Id: 105
2007-05-06 19:18:17 +00:00
..
agenda Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
announcements Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
bin Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
database-notes Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
idindex Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
idtracker Implement most of view_id. 2007-05-04 21:33:56 +00:00
iesg Add author to iesg telechat minutes feed, to make it valid. 2007-05-04 21:49:21 +00:00
ipr IPR Form display now works with the same template as data display. 2007-05-06 19:18:17 +00:00
liaisons Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
mailinglists Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
my Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
proceedings Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
redirects Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
templates IPR Form display now works with the same template as data display. 2007-05-06 19:18:17 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
manage.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
middleware.py Added prettifying middleware (from djangosnippet 172) 2007-05-06 05:14:25 +00:00
settings.py Added prettifying middleware (from djangosnippet 172) 2007-05-06 05:14:25 +00:00
urls.py * Added henrik's IPs to local sites in settings.py 2007-05-05 08:58:22 +00:00
utils.py IPR Form display now works with the same template as data display. 2007-05-06 19:18:17 +00:00
views.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00