Initialized app and created ping endpoint
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
django-debug-toolbar==4.3.0
|
||||
ruff==0.2.2
|
||||
|
||||
-r prod.txt
|
||||
@@ -0,0 +1,3 @@
|
||||
django==4.2.10
|
||||
djangorestframework==3.14.0
|
||||
python-dotenv==1.0.1
|
||||
Reference in New Issue
Block a user