datatracker/ietf/ietfworkflows
Ole Laursen 8153a1c130 Patch up to pass request object to send mail in the instances where
it's possible (i.e. when not run in cron) in preparation for better
mail test handling
 - Legacy-Id: 3711
2011-11-25 18:24:14 +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 Fix bug, make sure user is authenticated before trying to see if he's 2011-11-23 17:58:06 +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 Patch up to pass request object to send mail in the instances where 2011-11-25 18:24:14 +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 recently merged stream delegate management in ietfworkflows to new schema 2011-11-22 21:15:49 +00:00
urls.py Merge with trunk 2011-11-21 16:41:21 +00:00
utils.py Patch up to pass request object to send mail in the instances where 2011-11-25 18:24:14 +00:00
views.py Patch up to pass request object to send mail in the instances where 2011-11-25 18:24:14 +00:00