From 9fcd741b87f511d1dd46f2af909191d584e4b46a Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 17 May 2017 17:05:21 +0200 Subject: Add secretary library to dependencies (replacing oook_replace :( ) --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 98122296f..9182eff82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,6 +18,8 @@ markdown==2.5.1 django-formtools==1.0 +secretary==0.2.14 + -e git+https://github.com/treyhunner/django-simple-history.git@1.8.2#egg=django-simple-history django-extensions==1.3.10 -- cgit v1.2.3