mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Update index.txt
This commit is contained in:
parent
8082e7cce8
commit
24dfcc50e5
@ -1830,7 +1830,7 @@ templates used by the :class:`ModelAdmin` views:
|
|||||||
viewing of objects of this type is permitted in general (e.g., ``False``
|
viewing of objects of this type is permitted in general (e.g., ``False``
|
||||||
will be interpreted as meaning that the current user is not permitted to
|
will be interpreted as meaning that the current user is not permitted to
|
||||||
view any object of this type). The object type’s list view is
|
view any object of this type). The object type’s list view is
|
||||||
only accessible when ```True``` is returned.
|
only accessible when ``True`` is returned.
|
||||||
|
|
||||||
The default implementation returns ``True`` if the user has either the
|
The default implementation returns ``True`` if the user has either the
|
||||||
"change" or "view" permission.
|
"change" or "view" permission.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user