diff options
| author | Tim Graham <timograham@gmail.com> | 2016-12-31 09:56:26 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-01-17 20:52:02 -0500 |
| commit | f65b1aee71dfb17dcf5738545db3f3fdf980fe72 (patch) | |
| tree | ec95fb6c3901bee7fa509c99f9f29e65ebe2cc21 /docs/releases | |
| parent | 9d304b26cf2ce071a682bf68a29dee04d0e4cfdb (diff) | |
Refs #25838 -- Removed the deprecated shell --plain option.
Diffstat (limited to 'docs/releases')
| -rw-r--r-- | docs/releases/2.0.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/2.0.txt b/docs/releases/2.0.txt index 1acfdb5900..c01dc3d358 100644 --- a/docs/releases/2.0.txt +++ b/docs/releases/2.0.txt @@ -338,3 +338,5 @@ these features. is removed. * ``django.utils.functional.allow_lazy()`` is removed. + +* The ``shell --plain`` option is removed. |
