mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-08-26 06:09:41 +00:00
notification app, api for device registration and fcm token
This commit is contained in:
6
notifications/models.py
Normal file
6
notifications/models.py
Normal file
@ -0,0 +1,6 @@
|
||||
"""
|
||||
notification models file
|
||||
"""
|
||||
from django.db import models
|
||||
|
||||
# Create your models here.
|
Reference in New Issue
Block a user