Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the afterlogin issue #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KumarSantosh22
Copy link

I have fixed the ValueError at /afterlogin issue#9 please check it out and merge it

@aman2457
Copy link

aman2457 commented Oct 1, 2020

hey @sumitkumar1503 I would like to contribute to this project. can you provide me the link for its live version?

@sumitkumar1503
Copy link
Owner

@aman2457 you can download make changes....and send me on my mail

if request.user.is_superuser:
return render(request,'school/admin_dashboard.html')

return HttpResponse("Please Login with correct credentials.")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how to resolve after login isuue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants