Private
Public Access
1
0

Merge branch 'release/v22.1.39'

This commit is contained in:
2024-10-07 08:04:58 +02:00
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@@ -122,6 +122,8 @@ def courses_view(request):
except KeyError:
pass
except ValueError:
pass
ip = request.META.get('HTTP_X_REAL_IP', '1.1.1.1')