some cosmetics

This commit is contained in:
Valentin Samir
2015-05-27 22:18:01 +02:00
parent 1fcb0a7110
commit 9a4c6b9d7a
4 changed files with 7 additions and 4 deletions

View File

@ -9,7 +9,7 @@
#
# (c) 2015 Valentin Samir
"""forms for the app"""
import cas_server.default_settings
from . import default_settings
from django import forms
from django.conf import settings