datatracker/ietf/liaisons
Emilio A. Sánchez López 03aefd16f3 Unable the "From bodies" administration. See #388
- Legacy-Id: 2551
2010-10-15 06:59:36 +00:00
..
management Allow to take care of a liaison with deadline. Fixes #385 2010-10-08 10:34:56 +00:00
migrations * Added a taken care field to stop deadline notifications 2010-10-08 08:21:48 +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 Unable the "From bodies" administration. See #388 2010-10-15 06:59:36 +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 Allow the user to select a referenced liaison. Fixes #381 2010-10-01 10:17:40 +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 * Added a taken care field to stop deadline notifications 2010-10-08 08:21:48 +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 Allow the user to select a referenced liaison. Fixes #381 2010-10-01 10:17:40 +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 Show reverse liaison reference in liaison detail. Fixes #387 2010-10-10 20:20:30 +00:00
widgets.py Allow the user to select a referenced liaison. Fixes #381 2010-10-01 10:17:40 +00:00