Django & TailwindCSS! Learn how to integrate and create a basic starter project.

  Рет қаралды 37,797

CodingEntrepreneurs

CodingEntrepreneurs

Күн бұрын

Пікірлер: 71
@CodingEntrepreneurs
@CodingEntrepreneurs 2 жыл бұрын
**Chapters** 00:00:00 Welcome 00:03:04 Tools and Requirements 00:07:31 Configure Project Virtual Environment 00:12:37 Install Django & Create Project 00:17:21 Configure Django Static Files 00:24:23 Django Templates and Home View 00:28:58 Initialize Tailwind CSS 00:35:38 The Magic of Tailwind 00:41:01 Colors and Tailwind 00:51:01 Thank you and next steps **Links and Resources** Code: github.com/codingforentrepreneurs/django-tailwindcss/ Live Demo: django-tailwindcss.demo.cfe.sh/ Ad-free course: www.codingforentrepreneurs.com/courses/django-x-tailwindcss/
@cafecafeliebe
@cafecafeliebe 9 ай бұрын
People like you bring a lot of chances to self-taught programmers like me. I first knew this channel a few years ago when I started learning Django, found your series and it was fun. I found joy in programming watching your videos. Thank you for what you do Justin!
@CodingEntrepreneurs
@CodingEntrepreneurs 9 ай бұрын
Thank you. You made my day!
@djtoon8412
@djtoon8412 Жыл бұрын
we truly need the production setup using django-storages as you mentioned.
@Minarctic
@Minarctic 3 ай бұрын
As always, I enjoyed watching a tutorial of yours a lot. A great introduction to Tailwind. Cheers 🥂
@Passivist-io
@Passivist-io 11 ай бұрын
Love the chat between production and development environment. Good to keep in headspace the best practices from someone who really knows there stuff.
@mdsa-ad
@mdsa-ad 2 жыл бұрын
this is just what I'm looking for... you're awesome bro...
@CodingEntrepreneurs
@CodingEntrepreneurs 2 жыл бұрын
Thank you!
@CodingEntrepreneurs
@CodingEntrepreneurs 2 жыл бұрын
You’re awesome bro
@jhalmu
@jhalmu Жыл бұрын
Very good. Normally you don't learn best practises and hear why it is done. Now I also understand.
@skyhappy
@skyhappy 2 жыл бұрын
Great tutorial, looking forward to more
@user-dr.Pazzle
@user-dr.Pazzle Жыл бұрын
This is the coolest explanation! Thank you so much man
@inirareyi
@inirareyi Жыл бұрын
this helped me perfectly thank you so much
@existingloner
@existingloner Жыл бұрын
thank you so much, a lot of things became making sense.
@pythonmaster3093
@pythonmaster3093 2 жыл бұрын
omg finally you back
@CodingEntrepreneurs
@CodingEntrepreneurs 2 жыл бұрын
4.2 is coming out around the corner! What features do you want with async?!
@prashlovessamosa
@prashlovessamosa Жыл бұрын
Thank that's what I was looking for.
@guruji7250
@guruji7250 Жыл бұрын
Great tutorial. But how can we customize adin page using tailwind css?
4 ай бұрын
Amazing tutorial!
@tamimalthunayan8614
@tamimalthunayan8614 Жыл бұрын
I'm not sure why but 'npm run dev' doesn’t update automatically when I make changes to my html files and every time I make an edit I have to run it again to be able to run it. a quick search showed that t might be due to an update to npm 8.10 or later this isn't working anymore. is there a way around that?
@motorcyclechannelr
@motorcyclechannelr 17 күн бұрын
i love your content
@HorsyPotter
@HorsyPotter 2 ай бұрын
How to deploy it in production ? I've tried to deploy it in vercel used collectstatic but doesn't work
@bilal-khan
@bilal-khan 2 жыл бұрын
Using flowbite with Django, i have used it a few times and it takes all the CSS styles away from the admin page ? Have you tried using the admin page after installing flowbite?
@CodingEntrepreneurs
@CodingEntrepreneurs 2 жыл бұрын
Tailwind removes all default styles but your admin shouldn’t have been touched unless you customized it
@bilal-khan
@bilal-khan 2 жыл бұрын
@@CodingEntrepreneurs no I don't touch the admin styles at all.
@Landon_Hughes
@Landon_Hughes Жыл бұрын
yep, same issue. Ever resolve it?
@bilal-khan
@bilal-khan Жыл бұрын
@@Landon_Hughes yes i did ..
@Landon_Hughes
@Landon_Hughes Жыл бұрын
@@bilal-khan nice! I figured it out too like 5 minutes after I left this comment 😅
@thebjko
@thebjko Жыл бұрын
sweet.. thx for this great tutorial
@nbdyleto2
@nbdyleto2 Жыл бұрын
Thanks sir, your content is gold.
@africangirl3385
@africangirl3385 Жыл бұрын
Great tutorial !
@Hedriss10
@Hedriss10 11 күн бұрын
Nice bro
@henryantwi8222
@henryantwi8222 Жыл бұрын
You're the best!
@Daridasar33
@Daridasar33 6 ай бұрын
Im from indonesia say thanks you so much❤
@silkogelman
@silkogelman 2 жыл бұрын
Thank you so much for this!! 🥳🙏
@deez_dev
@deez_dev 11 ай бұрын
why we don't use django-tailwind library? is there differences? can someone answer I really need to know?
@ilyeshaddad6592
@ilyeshaddad6592 Жыл бұрын
you did a great video
@sauravsharma6170
@sauravsharma6170 Жыл бұрын
wonderful tutorial.. can you please make a video on how do you edit your videos or mainly how do you create youtube tutorials.
@aiclips
@aiclips Жыл бұрын
What is your preferred way to implement tailwind in generated forms? I've tried crispy but haven't had much luck...
@CodingEntrepreneurs
@CodingEntrepreneurs Жыл бұрын
Django crispy forms and the crispy tailwind. Lots of customization to make it work.
@24webdevelopment
@24webdevelopment 11 ай бұрын
Video link to Django and tailwind in production?
@SumitKumar-js3po
@SumitKumar-js3po Жыл бұрын
great tutorial
@ΚωστήςΒυτινιώτης
@ΚωστήςΒυτινιώτης Жыл бұрын
It would be great if you make a tutorial for deploying Django-Docker app to AWS or Google Cloud Run
@SumanMondalX7
@SumanMondalX7 Жыл бұрын
Thanks a lot✌
@rezasadeghi2520
@rezasadeghi2520 Жыл бұрын
Thank you
@clintondavispersonal
@clintondavispersonal Жыл бұрын
I have cloned you repo and I#m not getting any JS to work, please let me how to fix this.
@OkyCapriatto
@OkyCapriatto Жыл бұрын
Can anyone of you please elaborate why is he saving the workspace in the 11:40? what is that for?
@thefrancho5235
@thefrancho5235 Жыл бұрын
Mainly because you can open the project from vs code in the open workspace from file option (it will settle the scope for the project and virtual environment) it also allows you to apply more settings but you can see it like a fast way to open the project in the next times.
@rahulmittal4435
@rahulmittal4435 2 жыл бұрын
your Django ecommerce project on udemy is too old, it's recorded in the year 2017 but since then many things have changed in django. so can you create a new course for us in which you are building an full fleged ecommerce app with django and react and deploying it on AWS.
@CodingEntrepreneurs
@CodingEntrepreneurs 2 жыл бұрын
Yup, working on a new version. That course has a ton of relevant information still.
@rahulmittal4435
@rahulmittal4435 2 жыл бұрын
@@CodingEntrepreneurs Yes, i agree and i still learn from it but how long will it take for the new course to be released and where will you put it? Udemy or KZbin?
@madatbay
@madatbay 2 жыл бұрын
Video has high contrast. I think, would be better if you add more light to your camera view and increate bringhtness value of screen recording
@CodingEntrepreneurs
@CodingEntrepreneurs 2 жыл бұрын
Cool thanks for the feedback. So the talking head parts are too dark you think?
@madatbay
@madatbay 2 жыл бұрын
@@CodingEntrepreneurs yep, exactly. Looks like a “dramatic coding video” which possibly we should be careful for a jumpscare 😄
@silkogelman
@silkogelman 2 жыл бұрын
​@@CodingEntrepreneurs I think for the talking head part it's mainly because in this particular video it's harder to see your eyes. And also your head and arms seem to be floating a bit because the body is disappearing in the dark background. Maybe brighten it up a bit to improve the user experience for the viewer and then maybe apply a cool LUT that fits your brand.
@connors9512
@connors9512 24 күн бұрын
tutorial still relevant 2025
@terry.chootiyaa
@terry.chootiyaa 2 жыл бұрын
*When will you be doing a video on Django with chatGPT ?* 😊👍
@ZodakZach
@ZodakZach Жыл бұрын
don’t think you need node to run tailwind
@chamithjanaka6040
@chamithjanaka6040 2 жыл бұрын
Have you ever told that you're like Harry Mack(Freestyle Wrapper)?
@CodingEntrepreneurs
@CodingEntrepreneurs 2 жыл бұрын
Ha. Wrapper
@okeyshourovroy2769
@okeyshourovroy2769 2 жыл бұрын
A django graphql full stack video request
@abdulsalam2956
@abdulsalam2956 Жыл бұрын
too much unrelated content in this video
@aliberspilberg1
@aliberspilberg1 10 ай бұрын
como incrustarias imagenes en los templates? porque intento y no le llego. Creo una carpeta en los static de nombre img>ejemplo.jpg dentro de una etiqueta imagen? como se hace eso?
@johnnwabuforudemezue1108
@johnnwabuforudemezue1108 2 жыл бұрын
TAILWINDS IS THE BEST, IT FARS BETTER THAN BOOTSTRAP
@simonhale9992
@simonhale9992 2 ай бұрын
Thank you
Integrate Tailwind into your Django application
28:36
Cloud With Django
Рет қаралды 26 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
10 Tailwind Tricks You NEED To Know!
10:45
Ravi - Perfect Base
Рет қаралды 321 М.
Next.js Authentication Made Easy with Microsoft Entra ID
41:03
Free Unlimited Custom Domain Email Addresses with Gmail and Cloudflare.
24:06
CodingEntrepreneurs
Рет қаралды 103 М.
Learn flexbox the easy way
34:04
Kevin Powell
Рет қаралды 742 М.
Django Tutorial for Beginners - Build Powerful Backends
1:02:36
Programming with Mosh
Рет қаралды 2,8 МЛН
The Advanced TailwindCSS Crash Course
37:39
Tom Is Loading
Рет қаралды 22 М.
Python Django Web Framework - Full Course for Beginners
3:45:41
freeCodeCamp.org
Рет қаралды 4,9 МЛН