datatracker/ietf/sync
Henrik Levkowetz 6f5234969e If an external command fails, capture stderr and raise Exception.
This handles the RFC-Editor and IANA sync external commands, but
need to be generalised, and applied to all external commands: TODO.
 - Legacy-Id: 11646
2016-07-13 13:12:08 +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 checkpoint 2015-08-13 21:16:21 +00:00
mails.py Add POST interface for IANA/RFC Editor for triggering updates, add 2012-09-17 15:57:48 +00:00
rfceditor.py Provide a bit more information in rfc-editor sync warnings. 2015-10-07 18:52:11 +00:00
tests.py Moved some production-path checks to the checks module, and fixed up tests which changed some settings without restoring them. 2016-02-09 18:50:37 +00:00
urls.py Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django 2013-12-11 16:36:09 +00:00
views.py If an external command fails, capture stderr and raise Exception. 2016-07-13 13:12:08 +00:00