summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2018-09-13 15:47:49 -0600
committerStephen Finucane <stephen@that.guru>2018-10-06 17:43:38 +0100
commitfe8f9a31ce710307c4640b0802895b19a457f862 (patch)
treee433b39ce0917168666cdbe12dd3710683a46e6f /releasenotes/notes
parent8eb3719a1f9afb0d9755b36d69af5334b0971a34 (diff)
downloadpatchwork-fe8f9a31ce710307c4640b0802895b19a457f862.tar
patchwork-fe8f9a31ce710307c4640b0802895b19a457f862.tar.gz
Add support for Django 2.1
For once, this just works. Yay! Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/django-2-1-support-b30ef19137bf4d28.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/django-2-1-support-b30ef19137bf4d28.yaml b/releasenotes/notes/django-2-1-support-b30ef19137bf4d28.yaml
new file mode 100644
index 0000000..e3013a3
--- /dev/null
+++ b/releasenotes/notes/django-2-1-support-b30ef19137bf4d28.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ `Django 2.1 <https://docs.djangoproject.com/en/dev/releases/2.1/>`_ is now
+ supported. This requires Python 3.