1
0
mirror of https://github.com/django/django.git synced 2025-03-09 17:02:43 +00:00

2 Commits

Author SHA1 Message Date
Salvo Polizzi
dfaf8aa6c6 [5.2.x] Fixed #36159 -- Removed the empty import example in the custom shell docs.
This can be achieved with the --no-imports flag.

Backport of b84478ae953d049a1da42c3d0ef3ab3a9467b649 from main.
2025-01-30 12:16:16 +01:00
Salvo Polizzi
fc28550fe4
Fixed #35515 -- 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