recipes_api/app/core/models.py

4 lines
65 B
Python
Raw Normal View History

from django.db import models # noqa
# Create your models here.