From 8a2fa40f04e31e71c5afd737b349b24dd726a912 Mon Sep 17 00:00:00 2001 From: Oly Date: Mon, 30 Oct 2017 13:41:36 +0000 Subject: [PATCH] Change include to use custom django wiki temporarily --- requirements/base.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 353bb77..16cd70a 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -58,7 +58,8 @@ braintree==3.37.2 django-autofixture==0.12.1 git+https://github.com/olymk2/scaffold.git -git+git://github.com/django-wiki/django-wiki.git +git+git://github.com/olymk2/django-wiki.git +# git+git://github.com/django-wiki/django-wiki.git djangorestframework==3.6.3 djangorestframework-jwt