add .env, wired database to settings, updated readme
This commit is contained in:
8
requirements.txt
Normal file
8
requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Django==2.2.17
|
||||
djangorestframework==3.12.2
|
||||
djangorestframework-simplejwt==4.4.0
|
||||
factory-boy==3.1.0
|
||||
django-dotenv==1.4.2
|
||||
django-filter==2.4.0
|
||||
-e git://github.com/darklow/django-suit/@v2#egg=django-suit
|
||||
django-cors-headers==3.5.0
|
||||
Reference in New Issue
Block a user