Hello BugBytes, Thank you for your tutorials. Really helped me out with my project. I was just wondering if you could show an exemple of django-filter with Many to Many field. I tried on my app and was not able to get it to work. Thanks in advance.
2 года назад+1
Awesome ! Would be possible to have a ManyToMany field in the model ? (for example if a book is written by multiple Authors )
mate , can you tell me how long it takes to learn python & django for backend ? starting from scratch with no prior knowledge. just give me an estimated timeframe .
It's a difficult question, I would suggest working through the official Django tutorial and absorbing all that info, if you're starting from scratch. With solid effort, you can be up and running in 2 or 3 months with enough backend knowledge to work reasonably well in Django/Python. But things can always be learned, improved and refined with time. It's a rewarding process and career, though.
Great short tutorial, thanks Bugbytes
@@ericmuijs1938 thanks very much!
Cool stuff sir.This is currently my number one channel.
Awesome. Thanks a lot!
Awesome stuff as always! Thank you mate!
Thanks mate!
Great stuff as always!
Thanks Rob!
Thank you for this! Exactly what I was hoping for.
You’re welcome Zack!
Great video as usual
Thanks Guz Man!
Great sir.🤩😍
Thank you!
Useful tool. Thanks for the video
You're welcome. I'm glad it was useful!
Thx for great video!! I resolved a problem 👍
Nice! You are welcome.
it's excellent but i couldn't get the hx-target to work properly with the template inheritance
Hello BugBytes, Thank you for your tutorials. Really helped me out with my project. I was just wondering if you could show an exemple of django-filter with Many to Many field. I tried on my app and was not able to get it to work. Thanks in advance.
Awesome ! Would be possible to have a ManyToMany field in the model ? (for example if a book is written by multiple Authors )
Thanks!
Yes, you can write filters that handle the M2M case too. Good idea for a future video I think!
Can the url also change with the filters used when using htmx?
Just found what I needed: hx-push-url="true"
But the URL in the browser isn't updating, so it's not shareable. How would you do that using htmx?
hx-push-url="true"
hx-push-url="true"
mate , can you tell me how long it takes to learn python & django for backend ? starting from scratch with no prior knowledge. just give me an estimated timeframe .
It's a difficult question, I would suggest working through the official Django tutorial and absorbing all that info, if you're starting from scratch.
With solid effort, you can be up and running in 2 or 3 months with enough backend knowledge to work reasonably well in Django/Python. But things can always be learned, improved and refined with time. It's a rewarding process and career, though.
sirin hamza fruity edition doesn’t have all the plugins or samples and it can’t record content either
thank you
is this also possible to accomplish without the button press to submit, but immediately after selecting a checkbox or an option from the dropdown?