mirror of
https://github.com/django/django.git
synced 2024-12-25 02:26:12 +00:00
[1.7.x] Updated grammar in description of django.contrib.auth.
Backport of 9853779805
from master
This commit is contained in:
parent
1d0f1ee199
commit
4499c676ef
@ -12,9 +12,9 @@ is. For projects where authentication needs differ from the default, Django
|
|||||||
supports extensive :doc:`extension and customization
|
supports extensive :doc:`extension and customization
|
||||||
</topics/auth/customizing>` of authentication.
|
</topics/auth/customizing>` of authentication.
|
||||||
|
|
||||||
Django authentication provides both authentication and authorization, together
|
Django authentication provides both authentication and authorization together
|
||||||
and is generally referred to as the authentication system, as these features
|
and is generally referred to as the authentication system, as these features
|
||||||
somewhat coupled.
|
are somewhat coupled.
|
||||||
|
|
||||||
.. _user-objects:
|
.. _user-objects:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user