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
af0c189018
datatracker
/
ietf
/
secr
/
announcement
History
Henrik Levkowetz
af0c189018
Fixed a test to be more specific when looking for a generated Message object, to make sure to get the right one.
...
- Legacy-Id: 17342
2020-02-26 17:15:09 +00:00
..
__init__.py
Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
2013-03-05 22:43:31 +00:00
forms.py
Added html unescape for email addresses from form data that might use html entities for angle brackets.
2020-02-26 17:11:54 +00:00
tests.py
Fixed a test to be more specific when looking for a generated Message object, to make sure to get the right one.
2020-02-26 17:15:09 +00:00
urls.py
Cleaned up the remaining explicit url names, using dotted-paths to view
2017-02-26 23:21:49 +00:00
views.py
Reverted earlier application of on_behalf_of() at mail sending call points, and instead did all on_behalf_of processing in condition_message(). Added insertion of Reply-To header fields in this case. Changed all use of the mail-sending 'extra' parameters to use value lists. Updated a bunch of tests accordingly.
2019-03-11 17:01:33 +00:00