Commit graph

5 commits

Author SHA1 Message Date
hesham942
1d8696bfc6 [5.2.x] Fixed #36252 -- Handled duplicate automatic imports in the shell command.
Backport of e804a07d76 from main.
2025-03-17 16:30:31 -03:00
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
Natalia
12517e667b [5.2.x] Wrapped lines at 79 cols in docs/howto/custom-shell.txt.
Backport of ca0794fa32 from main.
2025-02-10 22:59:17 -03:00
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 b84478ae95 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