feat(projects): 新增Django综合案例示例代码及素材
This commit is contained in:
3
projects/web-django/quickstart/view/models.py
Normal file
3
projects/web-django/quickstart/view/models.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from django.db import models
|
||||
|
||||
# Create your models here.
|
||||
Reference in New Issue
Block a user