datatracker/ietf/ipr
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
..
.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
feeds.py The fourth (and last?) take on a form from multiple models, 2007-05-06 05:35:46 +00:00
models.py The fourth (and last?) take on a form from multiple models, 2007-05-06 05:35:46 +00:00
urls.py IPR Form display now works with the same template as data display. 2007-05-06 19:18:17 +00:00
views.py IPR Form display now works with the same template as data display. 2007-05-06 19:18:17 +00:00