Kaydet (Commit) 84fa9099 authored tarafından Tim Graham's avatar Tim Graham

Fixed two broken links introduced in recent commits.

üst 1df58968
...@@ -181,7 +181,6 @@ testing of Django applications: ...@@ -181,7 +181,6 @@ testing of Django applications:
:doc:`Overview <howto/deployment/index>` | :doc:`Overview <howto/deployment/index>` |
:doc:`WSGI servers <howto/deployment/wsgi/index>` | :doc:`WSGI servers <howto/deployment/wsgi/index>` |
:doc:`FastCGI/SCGI/AJP <howto/deployment/fastcgi>` | :doc:`FastCGI/SCGI/AJP <howto/deployment/fastcgi>` |
:doc:`Apache authentication <howto/apache-auth>` |
:doc:`Handling static files <howto/static-files>` | :doc:`Handling static files <howto/static-files>` |
:doc:`Tracking code errors by email <howto/error-reporting>` :doc:`Tracking code errors by email <howto/error-reporting>`
......
...@@ -1921,7 +1921,7 @@ custom profile fields. ...@@ -1921,7 +1921,7 @@ custom profile fields.
Custom users and the built-in auth forms 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 and :ref:`views <other-built-in-views>` make certain assumptions about
the user model that they are working with. the user model that they are working with.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment