Nice video. Helped me understand this a bit more. For your is_anagram() function, you can add in a if len(x) != len(y), return False check. Since length operations in python are O(1), that function will run in constant time when the words are not the same length, which trims down the execution in a lot of cases
Thanks for your hard work! Great tutorial! I have a video idea. I think it would be interesting to learn about a form that is spread over multiple pages. There are few tutorials out there. I think it can be done with the Django form wizard, but not sure.
Love your videos my man! Can you make video about having custom forms and than passing and validating data at django back-end please? I think that i'm having issue with that. My code works, but i'm not sure that its done "by the book".
@@prettyprinted Another idea for your consideration is REST API + Front-end framework combo. Rest is big nowadays, as far as i understood. P.S. Thanks to your effort i made my first site, , you are the BEST!
Join my free course on working with the database and models in Django: prettyprinted.com/djangodatabase
I appreciate if you'd advise how to set a value to a hidden form field before it's saved to the database?
@@ትኒጧትንኝ 😃😃😃😃😃😃😃
Nice video. Helped me understand this a bit more. For your is_anagram() function, you can add in a if len(x) != len(y), return False check. Since length operations in python are O(1), that function will run in constant time when the words are not the same length, which trims down the execution in a lot of cases
Always learning new things or better ways of doing stuff through this channel....thanks
Thanks so much, this was exactly what I needed!!
Nice and clean...
Thanks for your hard work! Great tutorial! I have a video idea. I think it would be interesting to learn about a form that is spread over multiple pages. There are few tutorials out there. I think it can be done with the Django form wizard, but not sure.
You're welcome! I'll look into forms over multiple pages. I haven't had to work with one in years.
This video helped me a lot! Like really a lot
how to check value greater than or equal to previous value
is there any difference if you do your form validation in views.py instead of form.py?
How that class function clean test gets invoked just creating objects of the class created in view?
Love your videos my man! Can you make video about having custom forms and than passing and validating data at django back-end please? I think that i'm having issue with that. My code works, but i'm not sure that its done "by the book".
I'll consider that idea. Thanks!
@@prettyprinted Another idea for your consideration is REST API + Front-end framework combo. Rest is big nowadays, as far as i understood. P.S. Thanks to your effort i made my first site, , you are the BEST!
Good morning
a question how could I validate that a field is unique in the forms.py since it does not use models ? Thanks
Hey, How can I change email with validator in profile update form
How do I call the AnagramForm into index.html?
can you tell me how can i retrieve data from view to template using ajax after submit the form. without using rest framework api
Bro Do video for django IMDb movie api request please ,iam tried but I didn't get the correct output plz do one video
I'll consider it. Thanks for the idea.
@@prettyprinted please make a video
Noice
Hi have a big project for you will you work with me . A million dollar deal