datatracker/ietf/utils/management
2019-06-30 21:03:34 +00:00
..
commands Changed a large number of test assertions to use assertContains() and removed separate, now unnecessary,status_code checks. Also changed many assertTrue(... in ...) to use assertIn(). 2019-06-30 21:03:34 +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