Black Friday Sale Has Arrived! Learn a new skill with us at incredible prices. Get your favourite E-Degrees & Bundles at flat $29. Hurry! Shop now. - bit.ly/3c2CvAQ
@webdev19433 жыл бұрын
thank you for your effort conclusion 00:21 start with models 00:44 create shortcut methods in models 01:03 use reverse instead of hardcoded URLs 01:54 use URLs template syntax instead of hardcoded URLs 02:25 select only what you need 03:27 keep your users informed 04:12 use the python shell 04:55 keep writing unit tests 05:24 work with multiple settings files 06:04 let the front-end do the work !!
@delllatitude2994 жыл бұрын
you got subscriber man. where have you been last 50 years. stay on this world to share such amazing knowledge.
@abjan1005 жыл бұрын
For sure deserves at least 500k views.. maybe a matter of time thank you you're tips!!
@Eduonix5 жыл бұрын
Thank you! keep letting know your views :)
@LordHeigler4 жыл бұрын
And use F when you need to update some field that requires a calculation instead of reading the model instance itself (ie model.cash += 1 // model.save()
@mekkismart71984 жыл бұрын
Thank you for these useful tips and useful knowledge!
@lakshit-khanna3 жыл бұрын
Good work please create more videos like this
@akashaimachill34344 жыл бұрын
Thank you. It helps me a lot as a beginner.
@iffdislamicfoundationforde40275 жыл бұрын
plus plus!!! rated 10/10. short and simple and straight to the point.
@Eduonix5 жыл бұрын
we are glad you liked it! Subscribe for more!
@marshallsutton31624 жыл бұрын
I'd love to know more about finding a theme and applying it to your website. Tip 10? What is the best website to search for themes? How do you connect it to your website?
@rangabharath42534 жыл бұрын
Awesome as always and very helpful. keep doing these kind of tips. Thank u so much.
@ioanpopa94739 ай бұрын
Very useful, thank you!
@Eduonix7 ай бұрын
Hi Ioan popa, thanks for letting us know! We're so glad you find the videos helpful. That's exactly what we aim for! If you have any specific video requests, feel free to share them.
@cloudyrathor3 жыл бұрын
Awesome video. Thanks for sharing. I hope you will made same type of video for REST Api too.
@crazycat29693 жыл бұрын
I think this is the video, that every Django developer should watch
@samjones3793 жыл бұрын
Thank the tips are great and clear
@sepehrhozzari74472 жыл бұрын
its very usefull thanks
@misaelc1504 жыл бұрын
Recomendation... Turn up the volume of your videos.
@rdx865 жыл бұрын
Excellent tips! I've been working on my own Django project and trying to implement all the best practices into it so that I can reference this project in the future. After watching this video, I know I need to start something that I've been avoiding so far - unit tests!
@adelabu-ghazaleh12284 жыл бұрын
Thank you templates and settings folder are great options
@dr.shreyas1234 жыл бұрын
Really helpful. Thank you so much ❤️
@seanrosario52234 жыл бұрын
django has changed my life.
@pdd93663 жыл бұрын
Very informative. Nice vid.
@iandthopper2 жыл бұрын
Very useful!
@mekelius2 жыл бұрын
The music in the end was really loud ...
@whoisntwhoisit21264 жыл бұрын
He mentions using Reverse specifically because you can use a namespace to point to it, I have always used the namespace for Redirect as well so that makes me wonder, was there a update to python or Django code that solved this need or is there still a reason to use Reverse over Redirect? If so, what might those reasons be? Thank you!
@affanmuddassir4 жыл бұрын
Awesome tips. Please make a video on best practices to work with databases with Django to specifically suggest ways to efficiently use the Django ORM and decrease database/querying-induced latency.
@bens_corner3 жыл бұрын
very interesting and useful video
@JulianoAtanazio4 жыл бұрын
Awesome! Thank you for the tips! They're very useful for me :)
@abhijithganesh20643 жыл бұрын
Really helpful
@mrmuranga5 жыл бұрын
Very useful..keep making these...
@Eduonix5 жыл бұрын
Hey, thank you very much. Stay tuned for upcoming vides.
@codelery4144 жыл бұрын
This is really helpful. Thanks
@francismagnusson3785 жыл бұрын
this is actually helpful, thanks!
@eduonixsupport18895 жыл бұрын
You're most welcome, Francis! Subscribe for more videos.
@Hardzinho_yay3 жыл бұрын
I'm a former Java and Node programmer and I'm working in a project with Django. I want to know why people that program with python usually use so few python files. All our models are in one @t all serializers are in one @t etc. In Java, C# or Node (Typescript or JS) this would have a serparate file for each one. This driven the methodic Java OO inside me mad.
@tshaylatte95024 жыл бұрын
Thanks a lot, love your tips
@samuelebonini80043 жыл бұрын
Still very relevant and good info
@KeepCalmProgrammers4 жыл бұрын
Very meaningful information I learn something new about django. Request - Django learning path for professional approach
@Sharpless5125 жыл бұрын
Waw the settings file helped me a lot!!
@caseymccray38616 жыл бұрын
Thank you, this really helped
@Eduonix6 жыл бұрын
Your welcome !! Subscribe for more.
@peterhimmelman92413 жыл бұрын
Nice, too loud at the end though!
@mirazking76945 ай бұрын
Great ❤
@rangabharath42535 жыл бұрын
Awesome. Thank you so much. Clean and clear. Straight to the point. Excellent. Please make more tutorials on django like building an API without using django-restframework and some more awesome tips to be more productive and to write readable and faster code. Once again thank you so much. Waiting for the next awesome tutorials.
@deadfool61056 жыл бұрын
more videos on Django please..
@Eduonix6 жыл бұрын
Please elaborate your question? what type of courses you are looking for !!
@azadabdullahshaheed5 жыл бұрын
@@Eduonix Django based E-commerce, Web app, Booking system, Order system and Enterprise base web app tutorial is poor in the youtube.
@dilipspk4 жыл бұрын
Fully functional ecommerce project. You have already made it but still we want it to be fully functional as size/color/. And admin has to update quantity/ size and no of items
@dilipspk4 жыл бұрын
I have learnt from you a lot and still expecting more
@JohnnysaidWhat3 жыл бұрын
Starting with the models is not a good idea. Better to learn how to write tests! Obey the testing goat! Also Jesus that music at the end.