Loading docs/topics/auth.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1666,7 +1666,7 @@ template-friendly proxy of permissions. .. versionchanged:: 1.3 Prior to version 1.3, ``PermWrapper`` was located in ``django.contrib.auth.context_processors``. ``django.core.context_processors``. In the ``{{ perms }}`` object, single-attribute lookup is a proxy to :meth:`User.has_module_perms <django.contrib.auth.models.User.has_module_perms>`. Loading Loading
docs/topics/auth.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1666,7 +1666,7 @@ template-friendly proxy of permissions. .. versionchanged:: 1.3 Prior to version 1.3, ``PermWrapper`` was located in ``django.contrib.auth.context_processors``. ``django.core.context_processors``. In the ``{{ perms }}`` object, single-attribute lookup is a proxy to :meth:`User.has_module_perms <django.contrib.auth.models.User.has_module_perms>`. Loading