mixr-api/api_v1/models.py

5 lines
84 B
Python
Raw Normal View History

2024-02-25 19:16:55 +01:00
from django.db import models
from .user.models import *
# Create your models here.