datatracker/ietf/mailtoken
Robert Sparks f68b46972e purged email_ad
- Legacy-Id: 10067
2015-08-27 22:23:38 +00:00
..
migrations purged email_ad 2015-08-27 22:23:38 +00:00
__init__.py Better app and model names. Some model hygiene. Added admin. 2015-08-09 20:11:26 +00:00
admin.py Refactor of MailToken to keep the lists of To and CC tokens with one object 2015-08-21 21:07:18 +00:00
forms.py Missed adding the new form 2015-08-24 19:37:22 +00:00
models.py updated mailtoken utilities to match the model refactor. Morphed all the code using the utilities to match. Added paths to get Cc through as needed. Next up: Recipient selection form for the iesg save-and-send-email workflow 2015-08-23 18:15:06 +00:00
resources.py Refactor of MailToken to keep the lists of To and CC tokens with one object 2015-08-21 21:07:18 +00:00
tests.py Refactor of MailToken to keep the lists of To and CC tokens with one object 2015-08-21 21:07:18 +00:00
urls.py Better app and model names. Some model hygiene. Added admin. 2015-08-09 20:11:26 +00:00
utils.py email expansions for groups 2015-08-25 18:10:51 +00:00
views.py Refactor of MailToken to keep the lists of To and CC tokens with one object 2015-08-21 21:07:18 +00:00