Django Real Estate App Using Multiple Users & Databases - Part 6 | Create & Get Listings

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ม.ค. 2025

ความคิดเห็น • 10

  • @fadygamilmahrousmasoud5863
    @fadygamilmahrousmasoud5863 2 ปีที่แล้ว +2

    for me you are the best one from who i understand Django rest framework in a practical way.

    • @bryanbrkic
      @bryanbrkic  2 ปีที่แล้ว

      Thank you, and that's awesome to hear :)

  • @kiranpoudel6910
    @kiranpoudel6910 หลายเดือนก่อน

    Best video 💌

  • @youssefaserrar2001
    @youssefaserrar2001 2 ปีที่แล้ว +3

    Hi Bryan, I love your videos, I was just wondering why don't use serializer to validate data, you already have some validations in the models (like max_length and unique ... ) and you can add other validations in the serializer and in the views just serialize the data and do serializedData.is_valide() and call serializedData.errors and django will take care of errors, isn't this a good way instead of defining every error by yourself in the views ?

  • @felixmurithi5425
    @felixmurithi5425 ปีที่แล้ว

    Thankyou for this video

  • @warshipwarriors
    @warshipwarriors 3 ปีที่แล้ว

    Awesome,

  • @IqbalArain-io3du
    @IqbalArain-io3du 10 หลายเดือนก่อน

    I am able to create listing, ONLY files are not being uploaded. instead the database shows empty column for main_photo, 1,2,3.
    Any advice? anyone? I am using rapid api

  • @Shanhaider19
    @Shanhaider19 ปีที่แล้ว

    Hi, love your videos..
    But I'm facing an issue while creating listening ...
    I have implement the exact same thing ...but still unable to create a listening face an error : 500 Internal Server Error
    Kindly guide me ...

    • @xxoooOFxx
      @xxoooOFxx ปีที่แล้ว

      Having the same issue. Did you ever figure this out?

    • @ranamuneeb6002
      @ranamuneeb6002 ปีที่แล้ว

      I am having the same issue, did any one figure it out? @@xxoooOFxx