API-Manager/apimanager/customerlist/models.py
2022-10-10 12:21:07 +02:00

5 lines
81 B
Python

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