GeneratedField in Django 5 - New Django Model Field!

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

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

  • @bugbytes3923
    @bugbytes3923  7 หลายเดือนก่อน +1

    Django ORM Playlist: th-cam.com/video/EsBqIZmR2Uc/w-d-xo.html

  • @trosgate
    @trosgate 7 หลายเดือนก่อน +7

    The quality of your content knows no bound. We appreciate you Sir

    • @helixaros
      @helixaros 7 หลายเดือนก่อน +1

      100% the default channel for Django videos

    • @bugbytes3923
      @bugbytes3923  6 หลายเดือนก่อน +1

      Thanks a lot - really appreciate it!

  • @erchenstein
    @erchenstein 7 หลายเดือนก่อน +3

    Just wanted to say thanks for your videos, they really helped me in a project im working on recently. Really solid! Already got an idea how to apply that to model.

    • @bugbytes3923
      @bugbytes3923  6 หลายเดือนก่อน +1

      Glad to hear that, thanks a lot for sharing and for the support!

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

    I thank you so much. After watching your django tutorial, I decided to make my final year project.

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

      Thank you - good luck with it!

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

    Thank you for this. I use Django regularly and hadn't noticed this new field.
    Just a tip, `sqlmigrate` doesn't require the full migration name, the number is sufficient.
    In your case, `sqlmigrate core 0014`would do it.
    And since you are in the terminal anyway, it might be easier to get the migration name with the command `showmigrations core`instead of looking up the migrations file to copy+paste.

  • @priyanshvatsal9791
    @priyanshvatsal9791 4 หลายเดือนก่อน +2

    Precious content. Loved the playlist

    • @bugbytes3923
      @bugbytes3923  4 หลายเดือนก่อน +1

      Thanks a lot, glad to hear that!

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

    This is very useful. No money property and annotation needed

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

    Thankyou. Please also explain geodjango.

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

    Awesome ! Please create a video about multi database in Django, it's a rare concept in Django.

    • @bugbytes3923
      @bugbytes3923  6 หลายเดือนก่อน +1

      Thank you! Good idea, will try and prepare this soon!

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

    @property functions and save() method override will have their uses, but many common uses will be usurped by GeneratedField(). Thanks again for an excellent video. Well explained.

    • @bugbytes3923
      @bugbytes3923  6 หลายเดือนก่อน +1

      Thanks a lot for the comment, totally agree!

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

    Awesome! Thanks for sharing. Could you also make videos about asynchronous ORM and view in django?

    • @bugbytes3923
      @bugbytes3923  หลายเดือนก่อน +1

      Thanks! I'd like to do some videos on that, for sure - hopefully soon.

  • @AbdulhameedAlhofufy
    @AbdulhameedAlhofufy 2 หลายเดือนก่อน +1

    I really like your accent❤️

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

      Haha thanks a lot!

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

    It was very helpful tutorial series
    Keep it up.
    I wanted to ask what extensions for VS Code have installed.
    if it is possible if you would let us know.
    Best regards
    Celebi

  • @kushalpy
    @kushalpy 7 หลายเดือนก่อน +1

    Best content❤❤

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

    Very handy! Thanks!

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

      Thanks a lot Peter!

  • @fidelischukwunyere3142
    @fidelischukwunyere3142 7 หลายเดือนก่อน +1

    Great job👍

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

    Thanks for sharing

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

      Thanks for watching!

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

    Cool video as always.

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

      Thanks a lot!

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

    Thanks.

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

      Thanks for watching!

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

    Hello Big brother love you content. Please upload more on FastAPI

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

      Thanks a lot! Will do, soon.

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

    thank you!!

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

      Thanks a lot!

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

    how fix low req
    I install Django and postgresql on aapanel server 4 CPU rum 8 but when test max Request number: 100 Return number: 23 QPS: 7 Traffic: 848KB per second

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

    When generating a fixture, we need to specify the generated field as well ? Seems like when trying to load a fixture without this field fails

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

      That's a good question - I'm not sure, but I would not have thought you'd need to specify that. But if someone knows the answer, drop it here!

  • @bonemanx1
    @bonemanx1 6 หลายเดือนก่อน +1

    Is it a good idea to delegate this to the database? Every app I've worked on the DB is the bottleneck. Is it not better to leave the DB to write and save only and have all of the functions and logic executed by the application?

    • @bugbytes3923
      @bugbytes3923  6 หลายเดือนก่อน +1

      I think the bottleneck would typically be in table joins, lack of indexes, etc.
      Just delegating a calculation alone (especially if it's stored) shouldn't affect performance too much (I don't think). The database itself may process a set of calculations more efficiently than pulling the data out and doing it in Python, too.
      There may be other observations and scenarios where this doesn't apply though.

    • @alvarofigueroa4693
      @alvarofigueroa4693 3 วันที่ผ่านมา

      @@bugbytes3923 I would add that this is one of the reasons database engines have stored procedures and views built in, so they can calculate these very easily, and probably faster than doing it on code.
      Great video btw…cheers

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

    good thnak