datatracker/ietf/ietfworkflows
2012-01-20 18:39:44 +00:00
..
fixtures Corrected workflows initial_data fixture; the previously committed version had too many states removed. 2011-11-03 11:58:25 +00:00
migrations Merged /branch/yaco/wgchairs.r3120:r3154-3558 from esanchez@yaco.es. This adds support for alternate streams document tracking, similar to the WG chairs tracking functionality. 2011-11-02 15:47:44 +00:00
templatetags Fix merge bug 2011-11-24 10:41:34 +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 Independent submissions are IETF track drafts with group set to Individual 2012-01-20 18:39:44 +00:00
admin.py Merge with trunk 2011-11-21 16:41:21 +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 Merge charter branch with the UI hooks disabled for the time being 2012-01-11 15:04:13 +00:00
models.py Merge with trunk 2011-11-21 16:41:21 +00:00
streams.py Fix bug in StreamedId proxy 2011-11-25 13:29:07 +00:00
tests.py Port to Django 1.2, replacing built-in patched Django with Django 1.2.7 (with patches applied on top) and replacing South with South 0.7.3 2011-12-15 14:13:54 +00:00
urls.py Merge with trunk 2011-11-21 16:41:21 +00:00
utils.py Only output stream tags in get_annotation_tags_for_draft 2012-01-19 12:05:34 +00:00
views.py Merge charter branch with the UI hooks disabled for the time being 2012-01-11 15:04:13 +00:00