datatracker/ietf/mailtoken
2015-08-19 21:53:02 +00:00
..
migrations Done with the first pass instrumenting all mail points. There is one spot in the ipr code that's complicated and will require some refactor before instrumenting. There are a few places to add explicit messages (templates and all) to replace the simple use of email_ad. The next pass will be to make sure every spot that sends mail is covered by a test, and that the tests look at the headers sensibly. That will be followed by a moderately heavy refactor of MailToken and the gather_address utilities. Then pages showing the expansions of a token for a given document/group. Long way to go, but this is working well, and I think it will make things much easier later. 2015-08-19 21:53:02 +00:00
__init__.py Better app and model names. Some model hygiene. Added admin. 2015-08-09 20:11:26 +00:00
admin.py Better app and model names. Some model hygiene. Added admin. 2015-08-09 20:11:26 +00:00
models.py checkpoint 2015-08-19 19:53:09 +00:00
resources.py Better app and model names. Some model hygiene. Added admin. 2015-08-09 20:11:26 +00:00
tests.py checkpoint 2015-08-13 19:41:02 +00:00
urls.py Better app and model names. Some model hygiene. Added admin. 2015-08-09 20:11:26 +00:00
utils.py checkpoint 2015-08-18 18:52:22 +00:00
views.py Better app and model names. Some model hygiene. Added admin. 2015-08-09 20:11:26 +00:00