Тёмный
CodingEntrepreneurs
CodingEntrepreneurs
CodingEntrepreneurs
Подписаться
Learn, Build, and Earn. Coding Entrepreneurs is here to help you learn the skills you need to build the projects you want. Learn by doing everything we do step-by-step. Practical and hands-on. Let's do this.

💽 Code: github.com/codingforentrepreneurs
🚀 Enroll. Learn to code. Launch your project: cfe.sh/enroll 🚀

Комментарии
@DennisIvy
@DennisIvy 22 часа назад
🔥
@raulgarcia9179
@raulgarcia9179 День назад
Excellent video. Can you talk a little about the equipment you use to record? Camera? Microphone? Editing software?
@maqboolthoufeeqt
@maqboolthoufeeqt День назад
Can you do a series on Networking and Cloud architecture for Developers Like AWS, Teraform, etc Also, I would like to suggest the most important networking concepts all developers should know
@RedSpark_
@RedSpark_ День назад
This integration of stripe is insecure. Somebody could start a purchase and then manually send a request with their purchase ID to the success url. This would set purchase.completed = True without the payment going through. The official docs use webhooks to confirm when a payment has been completed.
@abhisheksanjaygawade1479
@abhisheksanjaygawade1479 День назад
It great to see some these tools.help us to slove complex problem . Thanks for video again
@alexandergarzo9415
@alexandergarzo9415 День назад
This is fire 🔥
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
🎉
@bhouteshdivecha4331
@bhouteshdivecha4331 День назад
Can you release tuts on django-inlinecss for email template which involves bootstrap 5 and semantic ui and loops in template?
@aashayamballi
@aashayamballi День назад
Thank you!
@unisonrul1171
@unisonrul1171 День назад
Thank you bro
@judevector
@judevector День назад
Bro everything i know about Django , you helped me achieve this unique skills and i keep getting better
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
Thank you!
@andrewrichter544
@andrewrichter544 День назад
I am getting "Third-Party Login Failure" error when trying to login with github
@SwampTekGaming
@SwampTekGaming День назад
I am getting that and with Discord as well
@Deus-lo-Vuilt
@Deus-lo-Vuilt День назад
Thanks ❤
@hbfl3x50
@hbfl3x50 День назад
Bro consistent asf, Django after Django, respect 🙌
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
🙌. What should be next?
@hbfl3x50
@hbfl3x50 День назад
@@CodingEntrepreneurs Django for real time communications please, web-sockets, audio and video streams and all that good stuff
@jacojames
@jacojames 22 часа назад
​@@CodingEntrepreneurs consider looking into setting up payments for SaaS, specifically lean using Stripe payments? Can we look into including a token or actions tracker to track paid subscribers actions and allow for profitable business models to develop? Special thanks, you have been very helpful to me.
@TheMarketingMan4U
@TheMarketingMan4U День назад
Any chance for Django+React production level tutorial with logic building process for developers having 2 yrs learning experience ))) ?
@gouemoregis195
@gouemoregis195 День назад
You rock sir. But I would like more kubernetes deployment please Thanks for everything
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
For any kind of deployment or Django specifically or FastAPI or Nextjs?
@gouemoregis195
@gouemoregis195 День назад
@@CodingEntrepreneurs any kind of deployment sir I just want to see some kubernetes involved sir
@femiiir
@femiiir День назад
I owe my career to him. I wish you do Machine learning tutorials. I am trying to divert to that and it has not been easy
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
What type of ML are you trying to learn exactly?
@ridwanray
@ridwanray День назад
Good job, Justin ❤
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
Thank you!
@lisiushing
@lisiushing День назад
Thanks for your great tutorial!
@islamibrahim4382
@islamibrahim4382 День назад
The best of the best 👍
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
You made my day!
@dgiri2333
@dgiri2333 День назад
Django IOT add Geodjango concepts its increase weight for your explanation
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
Geodjango would be cool
@AGASTRONICS
@AGASTRONICS День назад
Wow 😳, who are you? You are teaching us mega courses for free ❤❤❤❤❤❤❤❤❤❤❤🎉🎉🎉🎉🎉🎉🎉🎉
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
Education sets us free
@DisabledCookie
@DisabledCookie День назад
👀I'm watching your previous tutorial, and now you are dropping another one
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
Just trying to keep you busy 😏
@DisabledCookie
@DisabledCookie День назад
@CodingEntrepreneurs 😂seem like I'm not going to touch grass for a while
@chiragbiradar5593
@chiragbiradar5593 День назад
Love your content!!!
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
Thank you!
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
Thanks for watching! Code: github.com/codingforentrepreneurs/django-iot-with-timescaledb Chapters: 00:00:00 - Welcome 00:02:44 - Demo 00:07:12 - Requirements 00:10:15 - Setup Django Project 00:16:03 - Priority Dotenv Helper for Python Decouple 00:22:55 - TimescaleDB via Docker Compose 00:34:42 - Integrate TimescaleDB with Django 00:45:51 - Create a TimescaleDB model with django-timescaledb 00:53:17 - Running Code outside the Request Response Cycle with Django and Celery 00:57:33 - Integrate Django & Celery 01:04:50 - Django Celery Task to Generate Fake Data 01:13:45 - Auto Schedule Tasks with Celery Beat 01:19:12 - Celery Task Queues for Individual Worker Nodes 01:29:52 - Django Project within Docker Compose 01:41:54 - Docker Compose Watch to Auto Refresh Django Container 01:47:02 - Multi-Node Celery Running on Docker Compose 01:56:00 - Configure Raspberry Pi OS for your Pi Cluster 02:03:01 - Verify Pi Installation and Create Ansible Inventory File 02:09:42 - Using Ansible to Configure our Pi Cluster for Django 02:41:10 - Production TimescaleDB 02:52:24 - Timescale DB Queries and API Responses 03:05:11 - Additional TimescaleDatabase Queries 03:13:05 - Visualizing Average Temperature Over Time 03:17:18 - Visualizing Average Temperature Per Node Over Time 03:23:36 - Thank you and next steps
@kumargupta7149
@kumargupta7149 День назад
Love and love.... your content
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
Thank you!
@AGASTRONICS
@AGASTRONICS День назад
Hello World 🌍 Django IoT
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
Yeahhhh! Let’s do this
@hailemariam2489
@hailemariam2489 День назад
toonned !
@justin9494
@justin9494 2 дня назад
how do i make the css of django work in the deployed prod?
@CodingEntrepreneurs
@CodingEntrepreneurs День назад
Use whitenoise in the short term, Django storages with S3 buckets in the long term.
@justin9494
@justin9494 День назад
@@CodingEntrepreneurs thank you so much!
@exterminadorbr592
@exterminadorbr592 2 дня назад
👏🏻👏🏻👏🏻👏🏻👏🏻, he’s explanation is simple and easy for a noob like me, better then Udemy Courses!
@farelganlaky1536
@farelganlaky1536 2 дня назад
Can you do next.js and FastAPI next?
@abduwahabhasan
@abduwahabhasan 3 дня назад
Would you consider making a tutorial about it with postgresql? There's no a lot of contents out there about FastAPI.
@andrewrichter544
@andrewrichter544 3 дня назад
For anyone having trouble with the base.html file from allauth-ui github, they changed the file from the "account" directory to the "allauth/layouts" file. Create an allauth/layouts/base.html directory instead of an account/base.html
@priyadugg1392
@priyadugg1392 3 дня назад
You deserve a big THANK YOU because there is hardly any content of this advanced level on RU-vid. All the channels and videos I've been watching from and learning from are mediocre, and I was unable to level up from them. They all exaggerate the same fundamentals over and over again, and the projects are the almost same. There's nothing new out there. Then I came across your video, which made me think, "yeah! I can learn from this guy even more than I expected.. A Big Thank you again!
@maazshaikh7905
@maazshaikh7905 3 дня назад
Please bring out a course on django basics to advance with a major sass project with react.
@AntonioOliveiraFM
@AntonioOliveiraFM 4 дня назад
thank you
@3MandMatt
@3MandMatt 4 дня назад
Question is, would you do this at all when you can build the entire app in Reflex/Django as well in Python?
@justin9494
@justin9494 4 дня назад
The point of this is you can use NextJS.
@sadiulhakim7814
@sadiulhakim7814 4 дня назад
You are doing some good stuff for python community. Thanks
@thefamousdjx
@thefamousdjx 4 дня назад
So it seems you now have front end code all over the place e.g. in django forms and also as react. What's your reasoning for not just handling all front end stuff in the nextjs app? For example, you could have used shadcn to create the forms and validated it with zod. If you gonna have nextjs and django then I recommend you use them for exactly what they are good at, not mixing up like that.
@CodingEntrepreneurs
@CodingEntrepreneurs 4 дня назад
Validation should happen on both but definitely on server side - eg your database should never have invalid data so your Django project must have validations. But yeah, client side validation is great for performance and usability but your apis need to be hardened.
@alexd7466
@alexd7466 4 дня назад
all this trouble for some tokens? Should have use django, django-htmx, django-ninja and you'd be done in 30 minutes.
@justin9494
@justin9494 4 дня назад
have you even used nextjs?
@alexd7466
@alexd7466 3 дня назад
​@@justin9494 missing the point. This is a 6 hour tutorial to just do some very basic stuff that could be done in 30minutes, with 10% of the code. NextJS seems just another iteration of a bad idea. It doesn't solve the problem at the core.
@goldenslaughterer
@goldenslaughterer 4 дня назад
ansible is pretty awesome, I use it all the time at work to configure more or less about 100 machines across different environments. It can get super annoying though, it’s hard to debug sometimes. Like for example recently it would completely ignore 2/3 of the tasks in one of our playbooks for seemingly no reason, even ones that don’t have any conditions that have to be met, even -vvv didn’t help 🤔
@SoniqsFPS
@SoniqsFPS 4 дня назад
till now the best content of django
@krittaprottangkittikun4190
@krittaprottangkittikun4190 4 дня назад
Hello, I am such a fan, thank you for doing this! Btw, any chance you will publish a video on how to deployed the application made with Reflex?
@saulotarsobc
@saulotarsobc 4 дня назад
Is it mandatory to convert to mp3? Can't we use the mp4 directly?
@CodingEntrepreneurs
@CodingEntrepreneurs 4 дня назад
You need just the audio layer so it doesn’t have to be mp3 but it cannot be a video file directly afaik
@jjmontgo2
@jjmontgo2 5 дней назад
For allauth-ui I also needed to install slippers
@TalhaKhan-ne1dk
@TalhaKhan-ne1dk 5 дней назад
Amazing tutorial. That's what I was looking for. Thanks 😊 By the way, Is there any way to deploy the app using ngnix on an Ubuntu server?
@spotnuru83
@spotnuru83 5 дней назад
Just amazing, finished it now, I see that this helps a lot for those who doesnt want to worry much about front end dev in java script and yet get the react js based output. Hoping to see more examples on authorization , building good looking apps, how does reflex maintain along with the ReactJS Updates
@smvignesh3650
@smvignesh3650 5 дней назад
At 2:00:22 mark you see that there is DJANGO_SECRET_KEY added as variable in railway which somehow was missed in the tutorial. If your deployment is failing at this point, just at the DJANGO_SECRET_KEY
@TomazEdson25
@TomazEdson25 5 дней назад
Show
@sugogoi51
@sugogoi51 6 дней назад
What is difference between drf and django ninja??
@CodingEntrepreneurs
@CodingEntrepreneurs 6 дней назад
Django Ninja does fundamentally less than DRF but essentially gives you FastAPI in Django which means Pydantic for serialization. DRF does all that with its own tooling. Plus the DRF class-based views require you to understand class-based views instead of just using functions. Fundamentally though, they can do the same thing. DRF is more feature complete while Django Ninja is super easy to build with.
@gustavelemi5117
@gustavelemi5117 6 дней назад
Thank you so much, it was an amazing course. you helped me understand pretty much every aspect of DRF and even implement search using Algolia and more. I can't even say it... THANK YOU