This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
6c253ee48b
datatracker
/
ietf
/
utils
/
management
/
commands
History
Henrik Levkowetz
a23846c8be
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.
...
- Legacy-Id: 9953
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