[PATCH 4/4] docs: Call out Python 3 dependency for Django 2.0

Stephen Finucane stephen at that.guru
Sun Oct 7 06:01:38 AEDT 2018


Just for those that don't read the Django release notes.

Signed-off-by: Stephen Finucane <stephen at that.guru>
---
 releasenotes/notes/django-2-0-support-807980866ca16b77.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releasenotes/notes/django-2-0-support-807980866ca16b77.yaml b/releasenotes/notes/django-2-0-support-807980866ca16b77.yaml
index 5c206739..595af9e0 100644
--- a/releasenotes/notes/django-2-0-support-807980866ca16b77.yaml
+++ b/releasenotes/notes/django-2-0-support-807980866ca16b77.yaml
@@ -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.
-- 
2.17.1



More information about the Patchwork mailing list