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 cf5740f commit 0608c24Copy full SHA for 0608c24
docs/releases/2.0.txt
@@ -32,7 +32,7 @@ Third-party library support for older version of Django
32
33
Following the release of Django 2.0, we suggest that third-party app authors
34
drop support for all versions of Django prior to 1.11. At that time, you should
35
-be able run your package's tests using ``python -Wd`` so that deprecation
+be able to run your package's tests using ``python -Wd`` so that deprecation
36
warnings do appear. After making the deprecation warning fixes, your app should
37
be compatible with Django 2.0.
38
0 commit comments