We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a28f58 commit b9d1c5dCopy full SHA for b9d1c5d
docs/releases/1.1.txt
@@ -166,7 +166,7 @@ One feature has been marked as deprecated in Django 1.1:
166
167
You should begin to remove use of this feature from your code immediately.
168
169
-``AdminSite.root`` will will raise a ``PendingDeprecationWarning`` if used in
+``AdminSite.root`` will raise a ``PendingDeprecationWarning`` if used in
170
Django 1.1. This warning is hidden by default. In Django 1.2, this warning will
171
be upgraded to a ``DeprecationWarning``, which will be displayed loudly. Django
172
1.3 will remove ``AdminSite.root()`` entirely.
0 commit comments