diff mbox series

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

Message ID 20181006190138.9798-4-stephen@that.guru
State Accepted
Headers show
Series [1/4] requirements: Bump version of django-debug-toolbar to 1.10.1 | expand

Commit Message

Stephen Finucane Oct. 6, 2018, 7:01 p.m. UTC
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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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.