From: Stephen Finucane Date: Sat, 6 Oct 2018 14:06:06 +0000 (+0100) Subject: docs: Call out Python 3 dependency for Django 2.0 X-Git-Tag: v2.2.0-rc1~260 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce5f51752a8a35edad90b328ab9e046be1d36e39;p=thirdparty%2Fpatchwork.git docs: Call out Python 3 dependency for Django 2.0 Just for those that don't read the Django release notes. Signed-off-by: Stephen Finucane --- 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 `_ is now - supported. + supported. This requires Python 3.