datatracker/ietf/ietfworkflows
2011-03-30 15:57:38 +00:00
..
fixtures Updated fixture with IETF, IAB, IRTF, ISE streams and its corresponding workflows. Fixes #569 2011-01-21 09:03:46 +00:00
migrations Allow to edit the stream/state/tags of a draft. Fixes #582 2011-02-07 19:44:54 +00:00
templatetags Mix the state and tag edit views into one. Fixes #619 2011-03-25 12:34:02 +00:00
__init__.py Specific models in an IETF Workflow. Annotation tags and histories. See #535 2010-11-03 16:50:22 +00:00
accounts.py Handle draft without stream so WG chairs/delegates could raise call for adoptions. Fixes #642 2011-03-30 15:57:38 +00:00
admin.py Main views for state change and state history. See #582 2011-02-04 11:55:10 +00:00
constants.py Handle draft without stream so WG chairs/delegates could raise call for adoptions. Fixes #642 2011-03-30 15:57:38 +00:00
forms.py Handle draft without stream so WG chairs/delegates could raise call for adoptions. Fixes #642 2011-03-30 15:57:38 +00:00
models.py Allow to edit the stream/state/tags of a draft. Fixes #582 2011-02-07 19:44:54 +00:00
streams.py Handle draft without stream so WG chairs/delegates could raise call for adoptions. Fixes #642 2011-03-30 15:57:38 +00:00
urls.py Mix the state and tag edit views into one. Fixes #619 2011-03-25 12:34:02 +00:00
utils.py Handle draft without stream so WG chairs/delegates could raise call for adoptions. Fixes #642 2011-03-30 15:57:38 +00:00
views.py Handle draft without stream so WG chairs/delegates could raise call for adoptions. Fixes #642 2011-03-30 15:57:38 +00:00