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

@ -10,7 +10,7 @@
#
# (c) 2015 Valentin Samir
"""views for the app"""
import cas_server.default_settings
from . import default_settings
from django.shortcuts import render, redirect
from django.http import HttpResponse, HttpResponseRedirect