user_subscribe in all views
This commit is contained in:
SDE
2023-10-20 20:07:11 +03:00
parent f60c96e9fd
commit 71c4ce41f0
7 changed files with 49 additions and 13 deletions

View File

@@ -13,6 +13,7 @@ from django.template.loader import render_to_string
from django.urls import reverse
from django.db.models import Q
import json
from GeneralApp.funcs import get_inter_http_respose
def get_address_point_ajax(request):
from .funcs import search_cities_in_db, search_airports_in_db