0.11.20 push w link

This commit is contained in:
SDE
2024-01-16 16:53:01 +03:00
parent 793d283d97
commit 87fbe7852c
9 changed files with 118 additions and 35 deletions

View File

@@ -19,13 +19,13 @@ def test_code(request):
from RoutesApp.models import Route
from ReferenceDataApp.models import Airport, City
import allauth
from allauth.socialaccount.models import SocialApp
apps = SocialApp.objects.all()
apps.delete()
# import allauth
# from allauth.socialaccount.models import SocialApp
# apps = SocialApp.objects.all()
# apps.delete()
# from RoutesApp.search_matches import search_matches
# search_matches()
from RoutesApp.search_matches import search_matches
search_matches()
# try:
# # body = request.body