diff options
| author | Tim Graham <timograham@gmail.com> | 2012-09-27 17:33:52 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2012-09-27 17:33:52 -0400 |
| commit | 84fa9099c6a760104d69a87d3cc2cba192f1ebf2 (patch) | |
| tree | d0f3c47418d13556737c8108ac0ceaeb554febf7 /docs/topics/auth.txt | |
| parent | 1df58968a4b2247aff91db40f1325f079ba3cdce (diff) | |
Fixed two broken links introduced in recent commits.
Diffstat (limited to 'docs/topics/auth.txt')
| -rw-r--r-- | docs/topics/auth.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/auth.txt b/docs/topics/auth.txt index a767b5a93f..1d320df9c1 100644 --- a/docs/topics/auth.txt +++ b/docs/topics/auth.txt @@ -1921,7 +1921,7 @@ custom profile fields. Custom users and the built-in auth forms ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -As you may expect, built-in Django's :ref:`forms <_built-in-auth-forms>` +As you may expect, built-in Django's :ref:`forms <built-in-auth-forms>` and :ref:`views <other-built-in-views>` make certain assumptions about the user model that they are working with. |
