mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Moved release note for refs #23601 to 1.7.1.
This commit is contained in:
@@ -91,3 +91,9 @@ Bugfixes
|
||||
(:ticket:`23560`).
|
||||
|
||||
* Fixed ``deepcopy`` on ``ErrorList`` (:ticket:`23594`).
|
||||
|
||||
* Made the :mod:`~django.contrib.admindocs` view to browse view details check
|
||||
if the view specified in the URL exists in the URLconf. Previously it was
|
||||
possible to import arbitrary packages from the Python path. This was not
|
||||
considered a security issue because ``admindocs`` is only accessible to staff
|
||||
users (:ticket:`23601`).
|
||||
|
||||
Reference in New Issue
Block a user