Add verbose name for cas_server app and models

This commit is contained in:
Valentin Samir
2015-12-17 19:24:10 +01:00
parent 8e27684440
commit 85b74bab27
7 changed files with 137 additions and 92 deletions

View File

@ -8,3 +8,5 @@
# Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# (c) 2015 Valentin Samir
default_app_config = 'cas_server.apps.AppConfig'