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-03-06 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
shell
History
Natalia
6f934989df
[5.2.x]
Fixed
#36158
-- Refactored shell command to improve auto-imported objects reporting.
...
Backport of 56e23b2319cc29e6f8518f8f21f95a530dddb930 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