Transform the Django admin UI with Kubi

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

КОМЕНТАРІ • 26

  • @ZFCaio
    @ZFCaio 2 місяці тому

    Great tutorial
    It looks stunning

  • @mlsandreas
    @mlsandreas 2 місяці тому

    Amazing video as always!! Thank you!!

    • @CloudWithDjango
      @CloudWithDjango  2 місяці тому +1

      Thank you so much! I'm glad that you enjoyed it! Of course!

  • @huxleynyaoga5221
    @huxleynyaoga5221 2 місяці тому

    Great tutorial Arno.

  • @dhieumajok966
    @dhieumajok966 2 місяці тому

    Great resources. I would like to know how do you customize the name and some styling with this Kubi admin panel.

    • @CloudWithDjango
      @CloudWithDjango  2 місяці тому

      Thank you! I'd suggest referring to the docs on further detail

  • @BackedMol
    @BackedMol 2 місяці тому

    Thanks

    • @CloudWithDjango
      @CloudWithDjango  2 місяці тому +1

      My pleasure!

    • @BackedMol
      @BackedMol 2 місяці тому

      @@CloudWithDjango In my case i didn't have the django-admin folder in my .venv so i could fix the error in django 5 but the other parts worked fine. what could be the cause and solution

    • @CloudWithDjango
      @CloudWithDjango  2 місяці тому

      Hi. You should by default have the django-admin folder in your .venv for Django 5.1. I'd suggest re-trying the process

  • @NuurRhama
    @NuurRhama 2 місяці тому

    Do you have any videos that explain how to export and import a Django database?
    and then, is it possible to export data from SQLite db to Postgres db??

    • @seanmcenaney4660
      @seanmcenaney4660 2 місяці тому

      Django import export. There is a video and documentation in PyPi. You can import a variety of file types as CSV etc and export too.

    • @NuurRhama
      @NuurRhama 2 місяці тому

      @@seanmcenaney4660 got it, I will check it letter. and hope @CloudWithDjango will make a video for this topic😁
      thanks for the information

    • @CloudWithDjango
      @CloudWithDjango  2 місяці тому

      Thank you for the suggestion!

  • @MonirulIslam-p5g
    @MonirulIslam-p5g 2 місяці тому

    Wow

  • @frameff9073
    @frameff9073 2 місяці тому

    good

  • @m15anujjamdade75
    @m15anujjamdade75 2 місяці тому

    heyy can we change the logo and how please tell

    • @CloudWithDjango
      @CloudWithDjango  2 місяці тому

      Hi. I don't believe that you can change the logo, but for clarity, I'd suggest that you refer to the docs.

  • @advanceprogramming225
    @advanceprogramming225 2 місяці тому

    Thank for sharing boss.

  • @tezar8699
    @tezar8699 2 місяці тому

    Nice job but I'm still getting the error I changed the : to == and restarted my server

    • @CloudWithDjango
      @CloudWithDjango  2 місяці тому

      Hi,
      Thank you, but I'd suggest checking everything again or your Django version.