This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
e545f5e131
datatracker
/
ietf
/
mailtoken
History
Robert Sparks
65be4190a7
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.
...
- Legacy-Id: 10030
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