vpn integration

This commit is contained in:
2026-04-11 22:07:59 +02:00
parent c4d27e9842
commit 00ac38d126
47 changed files with 945 additions and 749 deletions
+2 -2
View File
@@ -2,5 +2,5 @@ from django.apps import AppConfig
class WatchPartyConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'watch_party'
default_auto_field = "django.db.models.BigAutoField"
name = "watch_party"