]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
Temporarily disable django-dbbackup
authorStephen Finucane <stephen@that.guru>
Thu, 9 Apr 2020 09:06:29 +0000 (10:06 +0100)
committerStephen Finucane <stephen@that.guru>
Thu, 9 Apr 2020 09:10:58 +0000 (10:10 +0100)
This does not support Django 3.0 yet [1].

[1] https://github.com/django-dbbackup/django-dbbackup/issues/314

Signed-off-by: Stephen Finucane <stephen@that.guru>
requirements-dev.txt

index 4b9532250ee7a1e1776de0f38e8d2e517f12e4e1..e5da0b831fd638e51929d494a321fdc643db20ac 100644 (file)
@@ -2,5 +2,5 @@ Django~=3.0.0
 djangorestframework~=3.11.0
 django-filter~=2.2.0
 django-debug-toolbar~=2.2.0
-django-dbbackup~=3.2.0
+django-dbbackup~=3.2.0
 -r requirements-test.txt