django/tests/shell
2025-07-18 08:47:44 -03:00
..
__init__.py Fixed #25680 -- Added django-admin shell --command option. 2016-01-06 18:43:41 -05:00
models.py Fixed #35515 -- Added automatic model imports to shell management command. 2025-01-09 13:00:29 -03:00
tests.py Refs #35680 -- Sorted shell default autoimports to prevent isort mismatches. 2025-07-18 08:47:44 -03:00