FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 699f4333 authored by Monty Dawson's avatar Monty Dawson :coffee:
Browse files

Add app config

parent bba6db88
No related branches found
No related tags found
1 merge request!1Initial implementation
default_app_config = 'apigatewayauth.apps.APIGatewayAuthConfig'
from django.apps import AppConfig
class APIGatewayAuthConfig(AppConfig):
name = 'apigatewayauth'
verbose_name = 'API Gateway Authentication App'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment