remove channel-reids

sync
Laurent 11 months ago
parent 74036e4729
commit ea65911a98
  1. 1
      padelclub_backend/settings.py

@ -45,7 +45,6 @@ INSTALLED_APPS = [
'rest_framework.authtoken', 'rest_framework.authtoken',
'dj_rest_auth', 'dj_rest_auth',
'qr_code', 'qr_code',
'channels_redis',
] ]
AUTH_USER_MODEL = "tournaments.CustomUser" AUTH_USER_MODEL = "tournaments.CustomUser"

Loading…
Cancel
Save