datatracker/ietf/wgchairs
Henrik Levkowetz becd10a81d Merged [5570] from rjsparks@nostrum.com:
Moves the interface to edit shepherds and sheperd writeups out of the 
wgtracker interface and into the doc views (via idrfc).
Added a little to the simple authorization code (can_edit_) in idrfc.
Added a way to reset the writeup to the current templates (leaving 
extension points to take templates for non-ietf stream documents).
Fixes bug #967.

Implementation notes:
Currently reused EmailsField -- in the long 
run a better approach will be to build a similar PersonField.

This also fixes tickets #834 and #691 (which were effectively duplicates 
of #967)
 - Legacy-Id: 5631
Note: SVN reference [5570] has been migrated to Git commit 3bc9e9a7add65bf135d669381cb5d93c5a2e3e19
2013-04-07 20:40:15 +00:00
..
migrations Set svn:ignore *.pyc in new directories. 2011-05-12 14:29:37 +00:00
templatetags Port ietfworkflows and wgchairs to new schema, fix missing state 2011-11-14 19:40:49 +00:00
.gitignore Set svn:ignore *.pyc in new directories. 2011-05-12 14:29:37 +00:00
__init__.py Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with. 2011-07-23 12:49:56 +00:00
accounts.py Fix bug in is_area_director_for_group 2012-03-01 18:45:14 +00:00
forms.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
models.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
tests.py Merged [5570] from rjsparks@nostrum.com: 2013-04-07 20:40:15 +00:00
urls.py Merged [5570] from rjsparks@nostrum.com: 2013-04-07 20:40:15 +00:00
views.py Merged [5570] from rjsparks@nostrum.com: 2013-04-07 20:40:15 +00:00