5 lines
202 B
Python
5 lines
202 B
Python
# This file is part of photo21
|
|
# Copyright (C) 2022 Amicale des élèves de l'ENS Paris-Saclay
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
default_app_config = "allauth_oauth.apps.AllauthOAuthConfig"
|