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
3
Packages
Projects
Releases
Wiki
Activity
2b816630ef
datatracker
/
ietf
/
utils
/
management
History
Jennifer Richards
2b816630ef
Merge branch 'refs/heads/main' into feat/k8s
...
# Conflicts: # ietf/settings.py # ietf/utils/__init__.py # ietf/utils/log.py
2024-05-15 15:35:32 -03:00
..
commands
Merge branch 'refs/heads/main' into feat/k8s
2024-05-15 15:35:32 -03: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