datatracker/ietf/ietfworkflows
2011-09-14 14:01:17 +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 Port some utilities of ietfworkflows 2011-09-01 12:46:57 +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 Add person foreign key on Role to link the role and person directly instead of through Email, this will allow us to use non-personal emails on roles 2011-09-14 14:01:17 +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 Port some utilities of ietfworkflows 2011-09-01 12:46:57 +00:00
views.py Insert change shepherd and change writeup links in document view. 2011-03-30 17:05:10 +00:00