More descriptive name for default_app_config

This commit is contained in:
Valentin Samir
2016-06-26 11:02:57 +02:00
parent 03cbab37f4
commit bf7da7e805
2 changed files with 2 additions and 2 deletions

View File

@ -9,4 +9,4 @@
#
# (c) 2015 Valentin Samir
default_app_config = 'cas_server.apps.AppConfig'
default_app_config = 'cas_server.apps.CasAppConfig'