Files
zod-backend/notifications/models.py

7 lines
90 B
Python

"""
notification models file
"""
from django.db import models
# Create your models here.