This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
baea0f644ee580ef4a0cec55af95377e1d7171e3
django
/
tests
/
shell
History
Natalia
6f934989df
[5.2.x]
Fixed
#36158
-- Refactored shell command to improve auto-imported objects reporting.
...
Backport of
56e23b2319
from main.
2025-02-13 16:03:09 +01: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
[5.2.x]
Fixed
#36158
-- Refactored shell command to improve auto-imported objects reporting.
2025-02-13 16:03:09 +01:00