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 49c116f commit 71897bfCopy full SHA for 71897bf
docs/releases/1.1.txt
@@ -164,7 +164,7 @@ One feature has been marked as deprecated in Django 1.1:
164
165
(r'^admin/', include(admin.site.urls)),
166
167
-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.
168
169
``AdminSite.root`` will will raise a ``PendingDeprecationWarning`` if used in
170
Django 1.1. This warning is hidden by default. In Django 1.2, this warning will
0 commit comments