Fixed #8373 -- Corrected a bad link in the admin.txt documentation. Thanks jarrow for catching my mistake.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8422 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Brian Rosner 2008-08-17 05:19:40 +00:00
parent 219304019b
commit 4ecdbc52af
1 changed files with 0 additions and 2 deletions

View File

@ -79,8 +79,6 @@ add/change pages.
For an example see the section `Adding custom validation to the admin`_.
.. _Adding custom validation to the admin: #adding-custom-validation-to-the-admin
``fieldsets``
~~~~~~~~~~~~~