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
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
django-debug-toolbar==4.3.0
|
||||
ruff==0.2.2
|
||||
|
||||
-r prod.txt
|
||||