Customise the Django admin with Jazzmin

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

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

  • @SOURCECODE_GAMEON
    @SOURCECODE_GAMEON Месяц назад

    Nice. I appreciate the customization options built in.

  • @vasuballi4759
    @vasuballi4759 Год назад +1

    You and your content is my life saver, thanks a lot

    • @CloudWithDjango
      @CloudWithDjango  Год назад +1

      Thank you Vasu, for your feedback! I'm glad that you are enjoying the content.
      And it's a great pleasure :)

  • @sharifpy
    @sharifpy Год назад

    I can learn new things Django from your videos. Thanks

    • @CloudWithDjango
      @CloudWithDjango  Год назад

      I'm glad that you are enjoying the content, Md! :)
      It's a pleasure!

  • @ramabhattarai2240
    @ramabhattarai2240 2 месяца назад

    Hello this isn’t compatible to django version 5.0. Please help me out

    • @CloudWithDjango
      @CloudWithDjango  2 месяца назад

      Hi. It should work for Django 5.0. Please kindly refer to the docs

  • @allenluismangoroban8193
    @allenluismangoroban8193 2 месяца назад

    How to log out on the new admin design?

    • @CloudWithDjango
      @CloudWithDjango  2 месяца назад

      Hi. There should be icons/logos available that will drop down those options for you

  • @MathisBoucher-l9m
    @MathisBoucher-l9m Год назад

    you're a savior

  • @erdavog
    @erdavog Год назад

    HI! Thanks for the tutorial, i had a problem after I installed Jazzmin, when I try to logout, it says method not allowed because they are using a GET method but django admin logout is configured to allow POST method, is there any way to change that? Thank you!

    • @CloudWithDjango
      @CloudWithDjango  Год назад

      Hi,
      No worries at all!
      It's possible that this error is a part of how your application is structured. I would first of all suggest trying to install Jazzmin with a very simple application with minimal alterations.
      Or your best bet would be to either refer to the docs or to override the Jazzmin urls or to manually override the logout view.
      Good luck!

  • @abilashjayaraj2789
    @abilashjayaraj2789 Год назад

    How would you compare jazzmin with the django-jet-reboot theme?

    • @CloudWithDjango
      @CloudWithDjango  Год назад +1

      Hi,
      Thank you for reaching out.
      I haven't used the django-jet-reboot theme, so I can't say unfortunately.

    • @abilashjayaraj2789
      @abilashjayaraj2789 Год назад

      @@CloudWithDjango Ok. Hopefully you can do a video about it aswell.

    • @CloudWithDjango
      @CloudWithDjango  Год назад +1

      Thank you for your suggestion.

  • @janing06
    @janing06 Год назад

    Great Content! How about in production how to apply jazzmin?

    • @CloudWithDjango
      @CloudWithDjango  Год назад

      Thank you!
      It should be the exact same, however, I'd suggest browsing through the jazzmin docs to be sure

  • @hp7734
    @hp7734 Год назад

    Many thanks!!

  • @inteliconn995
    @inteliconn995 Год назад

    Thanks!

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

    Awesome

  • @codernerd7076
    @codernerd7076 Год назад

    Any update on part 2 of the aws deployment series?! 😅

    • @CloudWithDjango
      @CloudWithDjango  Год назад +1

      Hi,
      Thank you for reaching out.
      Unfortunately, not at least for a while, since I have other projects that I'm working on.

  • @yestokki
    @yestokki Год назад

    gracias!

  • @maankabe01
    @maankabe01 Год назад +1

    Managing multiple types of users in django would be hit

  • @SOURCECODE_GAMEON
    @SOURCECODE_GAMEON Месяц назад

    Cool. What don't you like about it?

    • @CloudWithDjango
      @CloudWithDjango  Месяц назад +1

      It is awesome, I like it. I guess some of the UI, could be nicer, but it's solid and pleasant overall!

  • @Ahmedesmail07
    @Ahmedesmail07 Год назад

    great content

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

    Great video. Thanks. Template works well 🫡.

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

      Thank you so much! I'm glad to hear that!