aboutsummaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/remove-django-1-8-1-9-and-1-10-support-84fa1c3b3092433f.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/remove-django-1-8-1-9-and-1-10-support-84fa1c3b3092433f.yaml b/releasenotes/notes/remove-django-1-8-1-9-and-1-10-support-84fa1c3b3092433f.yaml
new file mode 100644
index 0000000..7990c53
--- /dev/null
+++ b/releasenotes/notes/remove-django-1-8-1-9-and-1-10-support-84fa1c3b3092433f.yaml
@@ -0,0 +1,9 @@
+---
+upgrade:
+ - |
+ Django 1.8, 1.9 and 1.10 are no longer supported. These are no longer
+ supported upstream and most distributions provide a newer version.
+ - |
+ djangorestframework 3.4 and 3.5 are no longer supported. These were only
+ used with Django 1.8 to 1.10 and are not compatible with any version
+ now supported by Patchwork.