datatracker/ietf/ietfworkflows
2011-07-23 12:20:16 +00:00
..
fixtures Change the default initial state for a WG document to 'WG Document', instead of 'Call for Adoption ...'. 2011-05-23 21:57:14 +00:00
migrations Change the default initial state for a WG document to 'WG Document', instead of 'Call for Adoption ...'. 2011-05-23 21:57:14 +00:00
templatetags Set svn:ignore *.pyc in new directories. 2011-05-12 14:29:37 +00:00
.gitignore Set svn:ignore *.pyc in new directories. 2011-05-12 14:29:37 +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 Fixes for state management by secretariat. Fixes #646 2011-04-04 11:06:21 +00:00
admin.py Admin support for StreamedID, so one can look at it. 2011-07-23 12:20:16 +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 Fixes for state management by secretariat. Fixes #646 2011-04-04 11:06:21 +00:00
models.py Added state definitions in workflow edit form. 2011-03-30 18:56:35 +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 Only try to return a shepherd for a document if one has been assigned to the document. 2011-05-12 14:27:48 +00:00
views.py Insert change shepherd and change writeup links in document view. 2011-03-30 17:05:10 +00:00