datatracker/ietf/liaisons
2010-08-26 13:43:40 +00:00
..
management Allow to send reminders from the django admin interface. Fixes #377 2010-08-26 13:43:40 +00:00
migrations Create liaison manager group. 2010-08-06 17:41:42 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
accounts.py Fixes anonymous liaison detail view. Fixes Secretariat group name. Fixes #362 2010-08-17 09:33:30 +00:00
admin.py Allow to send reminders from the django admin interface. Fixes #377 2010-08-26 13:43:40 +00:00
decorators.py Accounts authorized to sumbit liaison statements. See #343 2010-07-08 09:23:43 +00:00
feeds.py Fixed bug in liaisons feed (item_pubdate has to return a datetime, not date -- fails badly in Django 1.0) 2009-08-13 19:32:52 +00:00
forms.py Check for existing liaison titles. Fixes #375 2010-08-25 08:52:38 +00:00
mail.py Added a new IETFMailMessage class cause default django MailMessage do not distinguish between to and cc. See #342 2010-07-30 11:08:32 +00:00
models.py Notify by email of newly created liaisons that need approval. Fixes #361 2010-08-13 08:09:21 +00:00
sitemaps.py Adding IETF Trust copyright to source files missing it. 2008-03-04 18:47:46 +00:00
tests.py Added feed/sitemap canonicalization to test cases; added wgdescription instructions to test case 2009-11-08 01:26:26 +00:00
testurl.list Added more test cases for liaisons feeds 2009-11-08 05:04:22 +00:00
urls.py Liaison edit view. See #362 2010-08-13 07:41:09 +00:00
utils.py Notify by email of newly created liaisons that need approval. Fixes #361 2010-08-13 08:09:21 +00:00
views.py Fixes anonymous liaison detail view. Fixes Secretariat group name. Fixes #362 2010-08-17 09:33:30 +00:00
widgets.py Save attachments into FS. Fixes #342 2010-08-17 12:00:20 +00:00