datatracker/ietf/utils/management
Jennifer Richards 92784f9c31
feat: re-run yang checks via celery (#7558)
* refactor: yang checks -> task

* chore: add periodic task

* chore: remove run_yang_model_checks.py

* test: add tests

* refactor: populate_yang_model_dirs -> task

* chore: remove populate_yang_model_dirs.py

* chore: remove python setup from bin/daily
2024-06-18 10:42:13 -05:00
..
commands feat: re-run yang checks via celery (#7558) 2024-06-18 10:42:13 -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