datatracker/ietf/utils/management/commands
2016-09-08 14:48:59 +00:00
..
__init__.py Added a makefixture management command, from http://djangosnippets.org/snippets/918/, somewhat hacked. 2013-09-29 20:50:51 +00:00
check_referential_integrity.py Tweaked the output of the check_referential_integrity script to specify the through table name for m2m relationships. 2016-02-12 13:50:57 +00:00
coverage_changes.py Added the ability to list absolute coverage data, not only show relative differences, to the coverage_changes management command. 2016-06-22 22:05:50 +00:00
import_htpasswd.py Added a pylint rc-file, and fixed or silenced a number of issues found by pylint using the settings .pylintrc (which enable only error checking). 2016-09-08 14:48:59 +00:00
makefixture.py Tweaked the makefixture command to not recurse on reverse relationships. 2013-10-14 18:36:20 +00:00
populate_yang_model_dirs.py Added a django management command to populate yang model libraries from RFCs and drafts. 2016-04-08 17:18:54 +00:00
pyflakes.py Fixed pyflakes complaints introduced with pyflakes 1.1.0 2016-03-04 21:24:26 +00:00
tests.py Updated test 2015-03-17 17:38:15 +00:00