datatracker/ietf/utils/management
Robert Sparks f8113cb862
fix: close open things (#5593)
* fix: close open things

* fix: clean up test created files

* fix: remove one close too many
2023-05-10 11:19:34 -05:00
..
commands fix: close open things (#5593) 2023-05-10 11:19:34 -05:00
__init__.py Added a makefixture management command, from http://djangosnippets.org/snippets/918/, somewhat hacked. 2013-09-29 20:50:51 +00:00
base.py Create management command base class that sends emails on exceptions. Fixes #3356 and #3357. Commit ready for merge. 2021-10-29 01:58:21 +00:00
tests.py Create management command base class that sends emails on exceptions. Fixes #3356 and #3357. Commit ready for merge. 2021-10-29 01:58:21 +00:00