]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docs: Call out Python 3 dependency for Django 2.0
authorStephen Finucane <stephen@that.guru>
Sat, 6 Oct 2018 14:06:06 +0000 (15:06 +0100)
committerStephen Finucane <stephen@that.guru>
Sat, 6 Oct 2018 16:43:38 +0000 (17:43 +0100)
Just for those that don't read the Django release notes.

Signed-off-by: Stephen Finucane <stephen@that.guru>
releasenotes/notes/django-2-0-support-807980866ca16b77.yaml

index 5c2067398cdc302df5357e8592f11b0f9b4123d6..595af9e0a51aa4a65a4f40e821d25183e6ec2687 100644 (file)
@@ -2,4 +2,4 @@
 features:
   - |
     `Django 2.0 <https://docs.djangoproject.com/en/2.0/releases/2.0/>`_ is now
-    supported.
+    supported. This requires Python 3.