From 52c85c9dd23df8a04f94132ec6b8efaa9fcfc1ff Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Sun, 10 Jan 2021 13:40:10 +0100 Subject: [PATCH] Requirements: Add wagtailvideos Add wagtailvideos from https://github.com/neon-jungle. The version in PyPi is a fork of an older version and incompatible Django 3. Pick current latest commit from the master branch, because the last fixes seem to be usefull and there is no release for it. --- requirements/base.in | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements/base.in b/requirements/base.in index ec5640a..5322a02 100644 --- a/requirements/base.in +++ b/requirements/base.in @@ -12,3 +12,4 @@ markdown pygments ics django-auth-ldap +git+https://github.com/neon-jungle/wagtailvideos@3cd93351b67c7d72a0b6b4ac74a62410d5e6bccb