Project 'AlekSIS/onboarding/AlekSIS-App-Kolego' was moved to 'AlekSIS/official/AlekSIS-App-Kolego'. Please update any links and bookmarks that may still have the old path.
Dashboard was broken if user was connected to a DummyPerson. Closes #771
Compare changes
+ 17
− 9
@@ -96,7 +96,6 @@ from .models import (
@@ -213,16 +212,23 @@ def index(request: HttpRequest) -> HttpResponse:
@@ -235,6 +241,8 @@ def index(request: HttpRequest) -> HttpResponse: