notification app, api for device registration and fcm token

This commit is contained in:
abutalib-kiwi
2023-07-18 14:06:04 +05:30
parent 04342133ef
commit ba4d5933de
15 changed files with 142 additions and 1 deletions

6
notifications/tests.py Normal file
View File

@ -0,0 +1,6 @@
"""
notification test file
"""
from django.test import TestCase
# Create your tests here.