mirror of
https://github.com/django/django.git
synced 2025-11-01 04:17:59 +00:00
Fixed #25838 -- Added "python" as an interface to the shell command.
Deprecates the "--plain" option.
This commit is contained in:
parent
b10f66831b
commit
f1628f6be1
4 changed files with 70 additions and 54 deletions
|
|
@ -126,6 +126,8 @@ details on these changes.
|
|||
|
||||
* ``django.utils.functional.allow_lazy()`` will be removed.
|
||||
|
||||
* The ``shell --plain`` option will be removed.
|
||||
|
||||
.. _deprecation-removed-in-1.10:
|
||||
|
||||
1.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue