mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-05 04:50:12 +03:00
added installation of Django in requirements.txt
This commit is contained in:
parent
de08f28a91
commit
40cbaee77c
|
@ -1,4 +1,5 @@
|
||||||
# Optional packages which may be used with REST framework.
|
# Optional packages which may be used with REST framework.
|
||||||
|
Django
|
||||||
markdown==2.6.4
|
markdown==2.6.4
|
||||||
django-guardian==1.4.6
|
django-guardian==1.4.6
|
||||||
django-filter==0.14.0
|
django-filter==0.14.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user