datatracker/ietf/utils/management/commands
2016-05-15 15:01:50 +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 Better usage help for the coverage_changes management command. 2016-05-15 15:01:50 +00:00
import_htpasswd.py Fixed support for verbosity and overwrite flags for the import_htpasswd command, which was lost in [7583]. 2014-04-09 18:34:18 +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