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
2d7c9629aa
datatracker
/
ietf
/
sync
History
Henrik Levkowetz
864fc1a814
Firmed up the handling of non-ascii names for a test email templat, tweaked some asserts, and removed unused imports.
...
- Legacy-Id: 16392
2019-07-04 20:53:05 +00:00
..
__init__.py
Revamp sync from RFC Editor to include more info, fix a couple of bugs
2012-09-17 15:45:27 +00:00
discrepancies.py
Made ietf/sync pyflakes-clean.
2014-03-16 07:49:21 +00:00
iana.py
Changed regexes to use r strings. Rewrote code to extract From: name and email from iana email text. Fixed charset decode of iana email messages.
2019-07-04 15:38:15 +00:00
mails.py
Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge.
2017-03-25 19:16:45 +00:00
rfceditor.py
Changed a bunch of regexes to use r strings; also miscellaneous smaller fixes.
2019-07-04 15:51:05 +00:00
tests.py
Firmed up the handling of non-ascii names for a test email templat, tweaked some asserts, and removed unused imports.
2019-07-04 20:53:05 +00:00
urls.py
Updated all urlpatterns to use ietf.utils.urls.url() instead of django's,
2017-02-11 14:43:01 +00:00
views.py
Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge.
2017-03-25 19:16:45 +00:00