Python Django Admin tutorial

Поделиться
HTML-код
  • Опубликовано: 13 янв 2025

Комментарии • 32

  • @kingb772
    @kingb772 11 месяцев назад +4

    Thank You Dave!

  • @amankch
    @amankch 10 месяцев назад

    Thanks

  • @aftabahmad4773
    @aftabahmad4773 11 месяцев назад +2

    Thank You! Dave👏

  • @sky_y9439
    @sky_y9439 7 месяцев назад

    These tutorial are so structured, I love how easy to follow they are.
    Thank you Dave.

  • @anandcherian.585
    @anandcherian.585 2 месяца назад

    Amazing content and clear explanation. Thanks Dave.

  • @reditube
    @reditube 4 месяца назад

    All tutorial tha i follow in youtube is complex.I got a simple and understandable way thanks dave

  • @woodzeppelin3241
    @woodzeppelin3241 6 месяцев назад

    I can see a lot of this in PHP frameworks like symfony. But i think this is MUCH better. Thanks for sharing! Cannot wait to view the remaining vids!

  • @krzysiekkrzysiek9059
    @krzysiekkrzysiek9059 11 месяцев назад +1

    Thank You Dave.

  • @thelazybiker8192
    @thelazybiker8192 2 дня назад

    thank you very much for this tutorial

  • @xzex2609
    @xzex2609 10 месяцев назад

    this Django course is Great .Dave's courses is the only course that always took me with it without losing focus or things getting hard , for this reason I wait cause I almost certain once you open his lesson 1 you will go through the end and it's like a journey. I really love his teaching and learned lots of things from him.

  • @deepak_devaraj05
    @deepak_devaraj05 11 месяцев назад

    Great Video, Thanks Dave !!🔥

  • @amolspatelpaik703
    @amolspatelpaik703 6 месяцев назад

    Love from india bro grateful video ❤

  • @anjaneyulub2529
    @anjaneyulub2529 11 месяцев назад

    Thank you Dave❤

  • @muratoksuzer
    @muratoksuzer 11 месяцев назад +2

    Thanks Dave. Which zoom level and font size are you using on Vs Code while recording screen?

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  11 месяцев назад +2

      I would need to look at those settings and I'm traveling right now. I do know I want to zoom to where I have no more than approximately 20 lines per screen.

  • @FabMystery
    @FabMystery 11 месяцев назад

    Thanks dave

  • @Peacemaker.404
    @Peacemaker.404 11 месяцев назад

    Thank you dave, great video and do you use valibot or zod for validation?

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  11 месяцев назад +1

      I like both. Valibot is lightweight for client-side. Zod has support in react-hook-form and works well server-side.

    • @Peacemaker.404
      @Peacemaker.404 11 месяцев назад

      @@DaveGrayTeachesCode thank you for replying and i'll try both.

  • @_Sparrowsky
    @_Sparrowsky 9 месяцев назад +1

    It's so easy to lern django with U.

  • @bsisow
    @bsisow 11 месяцев назад +1

    Thank you! good content. Is it possible to release videos a little more often?

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  11 месяцев назад +4

      Been very busy lately but maybe in the future. I want to remain consistent and at least release one per week. 😃

  • @baldblenderbud
    @baldblenderbud 11 месяцев назад

    will you make or could you make a tutorial series
    or video on jquery ?

  • @ahmadshabaz2724
    @ahmadshabaz2724 11 месяцев назад

    Brother you are my always favorite. How i contact you sir.

  • @allethu1773
    @allethu1773 8 месяцев назад

    posts = Post.objects.all()[::-1] is an option as well

    • @balddog470
      @balddog470 2 месяца назад +1

      i think compaines prefer to use order_by