summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorAkshen2019-03-05 11:33:41 +0530
committerAkshen2019-03-05 11:33:41 +0530
commitefda4b675ab162346a72abf0ceee29cfc0f99001 (patch)
tree72b1f971823ecb1aed88ce793c69921f66e4291e /requirements.txt
parenteed46efdccfb2821cb07b6a189f439ba6f7bb3f2 (diff)
downloadFOSSEE_animations-efda4b675ab162346a72abf0ceee29cfc0f99001.tar.gz
FOSSEE_animations-efda4b675ab162346a72abf0ceee29cfc0f99001.tar.bz2
FOSSEE_animations-efda4b675ab162346a72abf0ceee29cfc0f99001.zip
Major Update 1
- User can register/login/logout - Contributor can send proposal and comment on it - Reviewer can comment/approve/reject proposals
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 1efdb8d..85b47d2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,4 @@
Django==1.11
+django-simple-history==2.7.0
+django-taggit==0.23.0
pytz==2018.9