Added required file and workspace file
This commit is contained in:
parent
d0ae1ac854
commit
1ccaaadc9d
8
django_rest_framework.code-workspace
Normal file
8
django_rest_framework.code-workspace
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
6
requirements.txt
Normal file
6
requirements.txt
Normal file
@ -0,0 +1,6 @@
|
||||
django>=4.2.0,<5.0.0
|
||||
djangorestframework
|
||||
pyyaml
|
||||
requests
|
||||
django-cors-headers
|
||||
|
Loading…
x
Reference in New Issue
Block a user