Initialized app and created ping endpoint
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
django==4.2.10
|
||||
djangorestframework==3.14.0
|
||||
python-dotenv==1.0.1
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
django==4.2.10
|
||||
djangorestframework==3.14.0
|
||||
python-dotenv==1.0.1
|
||||