django-project-structure/apps/app_two/models.py

4 lines
57 B
Python
Raw Normal View History

2022-01-25 03:15:53 +00:00
from django.db import models
# Create your models here.