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 6cafd4b commit ca9f087Copy full SHA for ca9f087
docs/releases/1.1.txt
@@ -168,7 +168,7 @@ One feature has been marked as deprecated in Django 1.1:
168
169
(r'^admin/', include(admin.site.urls)),
170
171
-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.
172
173
``AdminSite.root`` will will raise a ``PendingDeprecationWarning`` if used in
174
Django 1.1. This warning is hidden by default. In Django 1.2, this warning will
0 commit comments