factory/apps/auth1/models.py

6 lines
98 B
Python
Executable File

from django.db import models
from apps.utils.models import BaseModel
# Create your models here.