This repository has been archived on 2022-08-01. You can view files and clone it, but cannot push or open issues or pull requests.
DEMOS2/allauthdemo/auth/__init__.py

3 lines
156 B
Python
Executable File

# See https://docs.djangoproject.com/en/1.7/ref/applications/#for-application-authors
default_app_config = 'allauthdemo.auth.apps.AllAuthDemoAuthAppConfig'