feat: Django project skeleton with pytest setup
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
src/openclaw/urls.py
Normal file
3
src/openclaw/urls.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from django.urls import path
|
||||
|
||||
urlpatterns = []
|
||||
Reference in New Issue
Block a user