mirror of
https://github.com/django/django.git
synced 2025-07-04 17:59:13 +00:00
magic-removal: Fixed broken reference in authentication documentation.
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@2634 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
f576187df6
commit
09a8f137f5
@ -426,7 +426,9 @@ API reference
|
||||
-------------
|
||||
|
||||
Just like users, permissions are implemented in a Django model that lives in
|
||||
`django/models/auth.py`_.
|
||||
`django/contrib/auth/models.py`_.
|
||||
|
||||
.. _django/contrib/auth/models.py: http://code.djangoproject.com/browser/django/trunk/django/contrib/auth/models.py
|
||||
|
||||
Fields
|
||||
~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user