Django model CheckConstraint | Pytest Testing | Model Level Constraint

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

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

  • @sankethb.k642
    @sankethb.k642 2 года назад +1

    You are best, i have learnt a lot of django rest framework because of you

  • @vservicesvservices7095
    @vservicesvservices7095 2 года назад

    Short and sweet is great!!

  • @treblaoj
    @treblaoj 2 года назад +1

    Awesome vid!! I love it!

  • @PP-tc1zp
    @PP-tc1zp 2 года назад

    Thank you. You are good teacher.
    Best regards

  • @GustavoPMex
    @GustavoPMex 2 года назад

    Thank you!!
    I really love your channel

  • @animeshsingh4290
    @animeshsingh4290 2 года назад +1

    Great Videos, I recently started working and don't like watching videos but yours seem to very helpful. Although I'd prefer if you could do some short videos on complex topics like scaling, third party authentication, improving performance etc

  • @harisp.
    @harisp. 2 года назад

    The best 👍

  • @aakashbhaikatti2823
    @aakashbhaikatti2823 2 года назад +1

    Excellent video. Can you make video on loggers in DRF? Because only you can explain it

  • @CoCo-yz6jh
    @CoCo-yz6jh 2 года назад +1

    Hi sir long time no new video…hope everything is ok! Please upload more videos 😍😊 thanks!

  • @GeneralBlorp
    @GeneralBlorp 2 года назад

    Do you need the check constraints at all if you can just add validators to the model fields that need it, e.g. handling phone numbers or zip codes via CharFields with validators?

  • @ytg6663
    @ytg6663 2 года назад

    Thats nice but my only question is why use constraint if we are able to implement check in clean ()

  • @corewwwi
    @corewwwi 2 года назад

    Hoping for a nuxtjs integration and deployment video with django :)

  • @rangabharath4253
    @rangabharath4253 2 года назад +1

    Hi, I have a request. Please create a tutorial on multiple file upload to folder using Django and vuejs integration

    • @veryacademy
      @veryacademy  2 года назад +1

      Ok 👍

    • @rangabharath4253
      @rangabharath4253 2 года назад

      @@veryacademy Thank you so much. Waiting for the awesome tutorial. 👍😀

  • @lautarodapin
    @lautarodapin 2 года назад +1

    Interesting fact, in python you could do 10 < self.age < 20

    • @veryacademy
      @veryacademy  2 года назад +3

      Thank you. I would bet on if this channel was seen by more someone would comment that it doesn’t support/help/benefit the readability of the code or something of that nature.