Fixed #12604 - Typo in 1.1 release docs.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12461 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jannis Leidel 2010-02-21 23:38:50 +00:00
parent 6cafd4b21f
commit ca9f0879fe
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ One feature has been marked as deprecated in Django 1.1:
(r'^admin/', include(admin.site.urls)),
You should begin to remove use of this features from your code immediately.
You should begin to remove use of this feature from your code immediately.
``AdminSite.root`` will will raise a ``PendingDeprecationWarning`` if used in
Django 1.1. This warning is hidden by default. In Django 1.2, this warning will