mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Refs #26013 -- Removed deprecated django.core.urlresolvers module.
This commit is contained in:
parent
f65b1aee71
commit
bc3540ce2c
4 changed files with 2 additions and 21 deletions
|
@ -173,12 +173,6 @@ URL Resolver exceptions
|
|||
|
||||
URL Resolver exceptions are defined in ``django.urls``.
|
||||
|
||||
.. deprecated:: 1.10
|
||||
|
||||
In older versions, these exceptions are located in
|
||||
``django.core.urlresolvers``. Importing from the old location will continue
|
||||
to work until Django 2.0.
|
||||
|
||||
``Resolver404``
|
||||
---------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue