API-Manager/apimanager/products/models.py
2022-10-04 10:26:14 +02:00

5 lines
81 B
Python

from django.db import models
# Create your models here.
# -*- coding: utf-8 -*-