1
0
mirror of https://github.com/django/django.git synced 2025-03-30 11:10:45 +00:00

4 Commits

Author SHA1 Message Date
Natalia
56e23b2319 Fixed -- Refactored shell command to improve auto-imported objects reporting. 2025-02-13 16:01:13 +01:00
Natalia
ca0794fa32 Wrapped lines at 79 cols in docs/howto/custom-shell.txt. 2025-02-10 22:58:26 -03:00
Salvo Polizzi
b84478ae95 Fixed -- Removed the empty import example in the custom shell docs.
This can be achieved with the --no-imports flag.
2025-01-30 11:15:05 +00:00
Salvo Polizzi
fc28550fe4
Fixed -- Added automatic model imports to shell management command.
Thanks to Bhuvnesh Sharma and Adam Johnson for mentoring this Google
Summer of Code 2024 project. Thanks to Sarah Boyce, David Smith, Jacob
Walls and Natalia Bidart for reviews.
2025-01-09 13:00:29 -03:00