datatracker/ietf/sync
Ole Laursen e63ac36b8f Remove shim layer from ietfauth, delete some dead code and migrate
remaining importers of ietfauth.decorators to ietfauth.utils
 - Legacy-Id: 6797
2013-12-05 16:24:03 +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 In order that document states (which may be used by old documents) should not need to be removed when state machines change and states go out of use, all document states have a 'used' field. The code which accesses the state fields have not been requiring that used=True for the states returned, which is an error. Fixed this by adding 'used=True' to all State.objects.get() and State.objects.filter() call where it's relevant. 2013-03-05 23:24:41 +00:00
iana.py Move views and templatetags from idrfc/ to doc, the I-D specific views 2013-08-14 10:32:25 +00:00
mails.py Add POST interface for IANA/RFC Editor for triggering updates, add 2012-09-17 15:57:48 +00:00
models.py Revamp sync from RFC Editor to include more info, fix a couple of bugs 2012-09-17 15:45:27 +00:00
rfceditor.py Added a guard to prevent duplicate RFC-Editor notifications for approved documents, and added logging to the notification routine. 2013-07-23 22:28:19 +00:00
tests.py Merge in changes from the old shimfree branch 2013-11-27 12:55:50 +00:00
urls.py Add RFC Editor undo page, missing test and dump model 2012-11-06 17:06:10 +00:00
views.py Remove shim layer from ietfauth, delete some dead code and migrate 2013-12-05 16:24:03 +00:00