Added Django startproject template for static_project and static_app

This commit is contained in:
2025-05-29 15:21:44 -04:00
parent 31a478783a
commit 506d074489
14 changed files with 217 additions and 0 deletions

View File

@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.