settings application
.env db params+global settings in admin model ECVI plugin module
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import geoip2.database
|
||||
from user_agents import parse
|
||||
from django.db.models import Count
|
||||
from users.models import UserActivityLog
|
||||
from antifroud.models import UserActivityLog
|
||||
|
||||
# Геолокация по IP
|
||||
def get_geolocation(ip):
|
||||
|
||||
Reference in New Issue
Block a user