datatracker/ietf/ietfworkflows
Henrik Levkowetz 2debf443ad Enhance the admin list page for Stream a bit.
- Legacy-Id: 3263
2011-07-27 16:41:36 +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 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 Fixes for state management by secretariat. Fixes #646 2011-04-04 11:06:21 +00:00
admin.py Enhance the admin list page for Stream a bit. 2011-07-27 16:41:36 +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 Enhance the admin list page for Stream a bit. 2011-07-27 16:41:36 +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