i tried adding authentication_form=UserLoginForm in the URL but kept getting this error please let me know what could have gone wrong. error: LogoutView() received an invalid keyword 'authentication_form'. as_view only accepts arguments that are already attributes of the class.
@marathipython95144 жыл бұрын
Dude, 'authentication_form' is for LoginView only. You're adding authentication_form in LogoutView.
@CK-ir2ke4 жыл бұрын
Really nice bro,keep doing videos on Django
@marathipython95144 жыл бұрын
Thank you so much brother! 😃🤜 And I hope you subscribed! 🔔 😉
@dipendrapandey12794 жыл бұрын
how do you handel form error here??
@codedjango4 жыл бұрын
Chaan :)
@marathipython95144 жыл бұрын
Aah! 😁🤘 Thanks for watching 😀🤜
@anselsolomon62704 жыл бұрын
Very helpful...appreciate
@marathipython95144 жыл бұрын
I'm glad you liked it! 🤗
@akmshariaradditionaldirect34424 жыл бұрын
Great Job Bro. I would be glad if you create user information collection form with multiple fields.
@informativecontent47784 жыл бұрын
Nice dude
@marathipython95144 жыл бұрын
Thank you brother. 😀😊🤜
@gamingzain2 жыл бұрын
What Should i do TypeError: Field.__init__() got an unexpected keyword argument 'Widget'