Commit 71897bf3 authored by Jannis Leidel's avatar Jannis Leidel
Browse files

[1.1.X] Fixed #12604 - Typo in 1.1 release docs.

Backport of r12461.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12478 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 49c116f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -164,7 +164,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