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

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 65

  • @CodingEntrepreneurs
    @CodingEntrepreneurs  Рік тому +6

    **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 5 місяців тому +3

    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!

  • @djtoon8412
    @djtoon8412 Рік тому +15

    we truly need the production setup using django-storages as you mentioned.

  • @Passivist-io
    @Passivist-io 8 місяців тому

    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 Рік тому +4

    this is just what I'm looking for... you're awesome bro...

  • @jhalmu
    @jhalmu 11 місяців тому

    Very good. Normally you don't learn best practises and hear why it is done. Now I also understand.

  • @inirareyi
    @inirareyi Рік тому +1

    this helped me perfectly thank you so much

  •  Місяць тому

    Amazing tutorial!

  • @existingloner
    @existingloner Рік тому +1

    thank you so much, a lot of things became making sense.

  • @prashlovessamosa
    @prashlovessamosa Рік тому +1

    Thank that's what I was looking for.

  • @pythonmaster3093
    @pythonmaster3093 Рік тому +2

    omg finally you back

    • @CodingEntrepreneurs
      @CodingEntrepreneurs  Рік тому +1

      4.2 is coming out around the corner! What features do you want with async?!

  • @user-dr.Pazzle
    @user-dr.Pazzle Рік тому

    This is the coolest explanation! Thank you so much man

  • @skyhappy
    @skyhappy Рік тому +2

    Great tutorial, looking forward to more

  • @Daridasar33
    @Daridasar33 3 місяці тому

    Im from indonesia say thanks you so much❤

  • @nbdyleto2
    @nbdyleto2 Рік тому

    Thanks sir, your content is gold.

  • @guruji7250
    @guruji7250 Рік тому +1

    Great tutorial.
    But how can we customize adin page using tailwind css?

  • @messi_maeun_stew
    @messi_maeun_stew 11 місяців тому

    sweet.. thx for this great tutorial

  • @africangirl3385
    @africangirl3385 Рік тому

    Great tutorial !

  • @henryantwi8222
    @henryantwi8222 Рік тому

    You're the best!

  • @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?

  • @ΚωστήςΒυτινιώτης

    It would be great if you make a tutorial for deploying Django-Docker app to AWS or Google Cloud Run

  • @silkogelman
    @silkogelman Рік тому

    Thank you so much for this!! 🥳🙏

  • @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  Рік тому

      Tailwind removes all default styles but your admin shouldn’t have been touched unless you customized it

    • @bilal-khan
      @bilal-khan Рік тому

      @@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 😅

  • @ilyeshaddad6592
    @ilyeshaddad6592 Рік тому

    you did a great video

  • @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.

  • @deez_dev
    @deez_dev 8 місяців тому

    why we don't use django-tailwind library?
    is there differences? can someone answer I really need to know?

  • @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.

  • @SumitKumar-js3po
    @SumitKumar-js3po Рік тому

    great tutorial

  • @24webdevelopment
    @24webdevelopment 8 місяців тому

    Video link to Django and tailwind in production?

  • @SumanMondalX7
    @SumanMondalX7 Рік тому

    Thanks a lot✌

  • @terry.chootiyaa
    @terry.chootiyaa Рік тому +2

    *When will you be doing a video on Django with chatGPT ?* 😊👍

  • @clinton-davis
    @clinton-davis Рік тому

    I have cloned you repo and I#m not getting any JS to work, please let me how to fix this.

  • @rezasadeghi2520
    @rezasadeghi2520 10 місяців тому

    Thank you

  • @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.

  • @chamithjanaka6040
    @chamithjanaka6040 Рік тому

    Have you ever told that you're like Harry Mack(Freestyle Wrapper)?

  • @okeyshourovroy2769
    @okeyshourovroy2769 Рік тому

    A django graphql full stack video request

  • @aliberspilberg1
    @aliberspilberg1 6 місяців тому

    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?

  • @rahulmittal4435
    @rahulmittal4435 Рік тому

    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 Рік тому

      @@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 UA-cam?

  • @madatbay
    @madatbay Рік тому

    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  Рік тому

      Cool thanks for the feedback. So the talking head parts are too dark you think?

    • @madatbay
      @madatbay Рік тому

      @@CodingEntrepreneurs yep, exactly. Looks like a “dramatic coding video” which possibly we should be careful for a jumpscare 😄

    • @silkogelman
      @silkogelman Рік тому

      ​@@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.

  • @ZodakZach
    @ZodakZach 9 місяців тому

    don’t think you need node to run tailwind

  • @abdulsalam2956
    @abdulsalam2956 10 місяців тому +1

    too much unrelated content in this video

  • @johnnwabuforudemezue1108
    @johnnwabuforudemezue1108 Рік тому +1

    TAILWINDS IS THE BEST, IT FARS BETTER THAN BOOTSTRAP