0.12.36 fix webpush

This commit is contained in:
SDE
2024-04-16 17:07:32 +03:00
parent 698f4578fc
commit 2c1f70018e

View File

@@ -24,8 +24,11 @@ def test_code(request):
# apps = SocialApp.objects.all()
# apps.delete()
from RoutesApp.search_matches import search_matches
search_matches()
from PushMessages.views import send_push
send_push(request.user, 'test_title', 'test_content')
# from RoutesApp.search_matches import search_matches
# search_matches()
# try:
# # body = request.body