Python UUID - Explanation and UUID generation

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

КОМЕНТАРІ • 14

  • @fabiof.deaquino4731
    @fabiof.deaquino4731 2 роки тому +2

    My preferred Python Django Hero!

  • @KuthChi
    @KuthChi 2 роки тому +1

    How to use queryset to filter UUID please?

    • @veryacademy
      @veryacademy  2 роки тому +2

      Do you mean just filter UUID as in: get UUID where UUID = XYZ?

    • @KuthChi
      @KuthChi 2 роки тому +3

      @@veryacademy I mean if we want to make filter object normally we use ID, but if we use UUID, I tried to filter ID from DB but it's none result and come with error appeared UUID format with message ID must be integers

    • @veryacademy
      @veryacademy  2 роки тому +1

      @@KuthChi Ok no problem - will try and do something tomorrow evening for you

    • @KuthChi
      @KuthChi 2 роки тому

      @@veryacademy thanks

    • @KuthChi
      @KuthChi 2 роки тому

      I am also waiting for the way of login via Oauth2 with Angular has Django REST framework fully Authorization & authentication as back-end. Thanks in advance

  • @dodokwak
    @dodokwak 2 роки тому +1

    The name of this channel could be changed to "django encyclopedia". Thx.

  • @marioecn
    @marioecn 2 роки тому +1

    I just heard yesterday about UUID. Thanks for sharing this with us! :)

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

    Can you make a shorter length id?

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

    Can i pass the same uuid from python file 1 to python file 2?

  • @matrixtoogood5601
    @matrixtoogood5601 2 роки тому +1

    Thanks for explaining this, very helpful

  • @corey_pratiksarangi857
    @corey_pratiksarangi857 2 роки тому

    Thanks Zander !