added installation of Django in requirements.txt

This commit is contained in:
Akshay Sharma 2016-10-14 02:30:52 +05:30
parent de08f28a91
commit 40cbaee77c

View File

@ -1,4 +1,5 @@
# Optional packages which may be used with REST framework.
Django
markdown==2.6.4
django-guardian==1.4.6
django-filter==0.14.0