mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Moved release note for refs #23601 to 1.7.1.
This commit is contained in:
@@ -76,14 +76,6 @@ Minor features
|
||||
<django.contrib.admin.ModelAdmin.show_full_result_count>` to control whether
|
||||
or not the full count of objects should be displayed on a filtered admin page.
|
||||
|
||||
:mod:`django.contrib.admindocs`
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
* The view to browse view details now checks 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.
|
||||
|
||||
:mod:`django.contrib.auth`
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user