datatracker/ietf/mailtoken
2015-08-25 15:19:55 +00:00
..
migrations Rudimentary stab at an email-expansion tag for docs 2015-08-24 22:00:07 +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 Moved doc-specific email aliases onto the email tab for the document 2015-08-25 15:19:55 +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