Docker HealthCheck Instruction
13:41
PostgreSQL Schema Search Path
14:51
Creating a Django Custom Router
38:29
Django | PostgreSQL Trigger
9:51
4 ай бұрын
Overriding Django Table Naming
4:09
Пікірлер
@AakBad
@AakBad 2 күн бұрын
Thanks for creating such a amazing tutorial , i am seeking for django chat app which for my practice django channels and previous django concept , i find this , I am sure i will learn a lot .
@victorchendra4282
@victorchendra4282 3 күн бұрын
I'm sorry, but where is the django?
@bimaltwayana2058
@bimaltwayana2058 4 күн бұрын
not useful.. piece of shit.
@PydaJaswanth
@PydaJaswanth 4 күн бұрын
the requirements.txt is not able to installed properly even after trying different versions.I am still facing issues can u mind updating it .
@USER_____Oo_____USER
@USER_____Oo_____USER 4 күн бұрын
I started learning English to watch videos like yours. After all, there are no such accessible videos on Russian-language KZbin. Thanks to the author!!
@mahdihosseini5986
@mahdihosseini5986 5 күн бұрын
THANKS!
@mehdi-emadi
@mehdi-emadi 6 күн бұрын
Many thanks.💜
@mehdi-emadi
@mehdi-emadi 7 күн бұрын
Thank you.💚
@mehdi-emadi
@mehdi-emadi 7 күн бұрын
Excellent as always.
@mehdi-emadi
@mehdi-emadi 7 күн бұрын
The best teacher.
@mehdi-emadi
@mehdi-emadi 7 күн бұрын
I love your courses.
@mehdi-emadi
@mehdi-emadi 7 күн бұрын
Thank you very much Alexander.
@falthgamer9213
@falthgamer9213 9 күн бұрын
Please give this course free on udemy?
@shauryasvoyages2212
@shauryasvoyages2212 10 күн бұрын
How to use serializers in the blog project?
@iamplaceholder
@iamplaceholder 10 күн бұрын
Made to the end of this video but one test never worked. So, I used your refactored code in a new project and it didn't work at all. There are a lot of concepts in this tutorial that are not explained well or at all. If you're a beginner with django (but not necessarily python), then this is not a good tutorial.
@musab007
@musab007 12 күн бұрын
It’s a nice way instead of using custom tags for groups in the views. But that also has a price exiting the default Django permissions way
@DefinitelyRkived
@DefinitelyRkived 13 күн бұрын
it was really informative. thank you!
@BishamSinchiury-m4l
@BishamSinchiury-m4l 13 күн бұрын
hi can i follow this course with out installing docker
@moussamousselmal4587
@moussamousselmal4587 13 күн бұрын
thank you so much sir , your course is amazing
@alphonsoacqua
@alphonsoacqua 16 күн бұрын
In case this helps anyone: `command: celery -A dcelery worker -l INFO` was the correct command in docker-compose.yml.
@devroraf1118
@devroraf1118 19 күн бұрын
Need a help. How can I update a model in db with saving the old data, I mean, when updating a model, the old and the updated one should be stored separately?
@ShahabMousavi-jx5st
@ShahabMousavi-jx5st 19 күн бұрын
you are really patient in explaining. great job
@mosesmbadi
@mosesmbadi 19 күн бұрын
I was hoping you'd cover views.
@ayamwenzdayz3551
@ayamwenzdayz3551 20 күн бұрын
So far am not getting anything , i watched the previous and this one , but still
@xdlandxd5773
@xdlandxd5773 20 күн бұрын
for people who have issue with outdated sqllite in docker, try use newer version like -slim-bookworm instead of -slim-buster. btw nice video keep it up
@general-phile
@general-phile 21 күн бұрын
Tiktok
@franco_bsnss7482
@franco_bsnss7482 21 күн бұрын
Implementing it in my projects in my job. They think I always come up with new ideas to implement and I´m brilliant. Actually, you deserve all credits. Thank you!
@Noone-1980
@Noone-1980 21 күн бұрын
Thank you! Excellent!
@makcimenuka7904
@makcimenuka7904 23 күн бұрын
Excellent. Thanks
@rattlin9194
@rattlin9194 23 күн бұрын
This is great - but more importantly, you sound like prof Brian Cox. So as I listen I imagine him smiling at me through every word 😌
@JingleJohngle
@JingleJohngle 25 күн бұрын
ty
@hacker-e7i
@hacker-e7i 25 күн бұрын
I have Doubt In Web Development first we need to design the front end or backend
@hahahahahaha8747
@hahahahahaha8747 25 күн бұрын
sir i love you so much you just thought me the thing ive been strugling to learn, your teaching method is abslote gold may god bless you please do more tutorial we need you
@MichaelCampbell01
@MichaelCampbell01 27 күн бұрын
I think you did yourself (and viewers?) a disservice here with the weird(?) `django-admin starproject <name> .` rather than just doing the normal way, creating the subdir with the same name as the project to hold the settings. Everything in the setup then just works when you use the pytest-django docs.
@motaz1701
@motaz1701 29 күн бұрын
thank you so much for this useful tutorials.
@Faiyaz0002
@Faiyaz0002 Ай бұрын
wasted half an hour on this problem.& watched this tutorial & resolved instantly.❤❤
@fabioaugusto9360
@fabioaugusto9360 Ай бұрын
What is the VSCode's theme in this video?
@veryacademy
@veryacademy Ай бұрын
Owl
@iPhoneTopics
@iPhoneTopics Ай бұрын
Thank you ❤
@7006608
@7006608 Ай бұрын
Great Tutorial and comprehensive!! Also there is a package called django-extra-views which simplifies Formsets, would be greate to create a video on that and compare it to the native method. btw, how do you incrementally show the progress of the code step by step ? is it done in post editing or live ?
@אלמוגאלבר
@אלמוגאלבר Ай бұрын
Thanks, at 18:07 the video is corrupt. Like ffmpeg encoding stuff problems.
@subratkarmacharya8125
@subratkarmacharya8125 Ай бұрын
found a diamond video.. thanks a lot.
@KarminsLynn
@KarminsLynn Ай бұрын
string = input("Enter a string: ") needed = len(string)//2 for i in range(needed): print(string[i])
@parkerlover3999
@parkerlover3999 Ай бұрын
for 001 this is the code i got. solution = input("Number: ") answer = float(solution) * float(.50) print(answer)
@histereogenik
@histereogenik Ай бұрын
nice
@devsupport9093
@devsupport9093 Ай бұрын
the previous link for course is not working . hope you can share the course with me
@iamdivyaprakash
@iamdivyaprakash Ай бұрын
Nice lecture ❤❤❤❤❤❤❤❤❤❤
@iamdivyaprakash
@iamdivyaprakash Ай бұрын
which ide you are using and if vscode then what is the extension name that give suggestion for django?
@epic3548
@epic3548 Ай бұрын
If u still getting errors you can remove versions from all the packages in the requirements.txt file
@IleniaQuintero
@IleniaQuintero Ай бұрын
Hello, I was looking at your video channel. We are working with a company that, high level, uses secure images to increase supply chain security and help cloud native development. However, we are specifically interested in the type of information you’ve been producing around PyTorch, and if you would be willing to look at solutions for deploying or transporting PyTorch apps using secure containers. Would you be willing to help try their software, make a video, and help show other developers how to use their tools? This is not an offer, but just to start a conversation about your willingness to take on sponsorship. Please provide me with your email if you are interested. You'd have a chance to look at their technology and decide if it's the type of software that you'd be interested in covering in your channel.
@random5107
@random5107 Ай бұрын
Calling bind as dhcp server just shows the lack of understanding the technology you use. Bind is a dns server, a very old project, and one of the most popular even today. Hope it's just a simple confusion. BTW, no need run compose build and the start, just start it and it's gonna do everything in sequence. Also, using bind and docker is an overkill, as you could use hosts file to mock site names. And finally docker is not needed, everything can be run on the host. In case you need a clean environment lxc could be a much better option.