datatracker/ietf/sync
2019-06-29 13:43:31 +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 Initial 2to3 patch with added copyright statement updates. 2019-06-27 14:40:54 +00:00
mails.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
rfceditor.py Initial 2to3 patch with added copyright statement updates. 2019-06-27 14:40:54 +00:00
tests.py Converted instances of assertTrue(text in response.content) to the recommended assertContains(response, text), and similar for assertFalse(... in ...) 2019-06-29 13:43:31 +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