This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0597e8ad1e55b565292ead732916aa0e39bdf37b
django
/
tests
/
shell
History
Natalia
0597e8ad1e
Refs
#35515
-- Fixed shell command verbose output when auto-importing 0 or 1 object.
...
Co-authored-by: Salvo Polizzi <
salvopolizzi03@gmail.com
>
2025-02-10 22:58:26 -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
#35515
-- Fixed shell command verbose output when auto-importing 0 or 1 object.
2025-02-10 22:58:26 -03:00