Django Login with PyWebIO #142
Unanswered
Shahin-rmz
asked this question in
Q&A
Replies: 1 comment
-
This is how we can have loginView for normal function based pages.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This question is not relevant to my project, but I was thinking if we want to have a login page/ sign up page with Django, we need to inherit from
LoginView
fromDjango contrib
class.What is the solution to use PyWebIO?
Beta Was this translation helpful? Give feedback.
All reactions