diff options
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/deprecation.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 987dc2b580..6580d2796c 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -58,6 +58,9 @@ details on these changes. * The ``django.template.loaders.base.Loader.__call__()`` method will be removed. +* Support for custom error views with a single positional parameter will be + dropped. + .. _deprecation-removed-in-2.0: 2.0 |
