upload image in django || how to upload and display image in django by admin || tutorial

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

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

  • @Durgesh.choudhary.06
    @Durgesh.choudhary.06 3 หลายเดือนก่อน

    You are genius ❤❤ thank you

  • @g-wm6392
    @g-wm6392 2 ปีที่แล้ว

    thank you my man you deserve a thumbs up

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

    Sir can you explain me how can i take only one required image from admin panel when i use the for loop iam getting every images one by one but i need this things to align to different places in my site how can i do that

  • @R-LIT
    @R-LIT ปีที่แล้ว

    This really helped❤🧡💛 Thank you king.

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

    Hi broo
    I am doing a django based project by seeing your videos.
    I am stuck at some point and couldn't figure out that error.
    It would be glad if you help me out please.

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

    I'm issues problems to serve the uploaded photos to production, it just doesnt loads.

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

    Great it worked just fine , can you explain what %y mean ? i did find it at the documentation , and does this méthode work for PDF files too ?

    • @g-wm6392
      @g-wm6392 2 ปีที่แล้ว

      i think i can help answer this adequately now, if you haven't figured out
      timestamp is at 4:04 btw he explained it
      %y just indicates to year
      for me, because im developing in year 2022
      so my full filepath appears as img/22/somepicture.png
      somewhere within the django deep deep operating code
      it knows to check for the current year that this django project was created and thus %y points to the year the django project was created
      however if you want to find out why is the command prompted as %y or exactly the code flow of how it is getting the year
      its outside the scope of this video

  • @tiktokAfrique-ouest
    @tiktokAfrique-ouest 2 ปีที่แล้ว

    Great Work

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

    What is media file. In media file what have to be there.

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

    can you share your all files of this project, because i am getting no such table found error

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

      I have lost it , send your problem details : coffewithbhaskar13@gmail.com

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

      python manage.py makemigrations
      python manage.py migrate

  • @soumyadeep-mondal
    @soumyadeep-mondal 4 ปีที่แล้ว

    Can you please make a video on Database Relationship and create database in models.py with foreign key and many to many relationship?

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

    thankyou

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

    How to download those images ?