Further formatting and bug fixes

This commit is contained in:
2010-02-25 23:37:05 +00:00
parent c0a5f75504
commit 7c596f5037
8 changed files with 50 additions and 15 deletions

View File

@@ -14,7 +14,7 @@ from sso.forms import EveAPIForm, ServiceAccountForm
import settings
def index(request):
pass
return render_to_response('sso/index.html')
@login_required
def profile(request):