datatracker/ietf/utils/management/commands
2015-08-01 15:07:21 +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
coverage_changes.py Changed the storage format for code coverage in *coverage.json, in order to be able to calculate code coverage percentages for a subset of tested files. 2015-08-01 15:07:21 +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
pyflakes.py Merged in [9185] from rcross@amsl.com: 2015-03-14 15:47:24 +00:00
tests.py Updated test 2015-03-17 17:38:15 +00:00