mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Further formatting and bug fixes
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user