mixr-api/api_v1/models.py

4 lines
84 B
Python

from django.db import models
from .user.models import *
# Create your models here.