Это видео недоступно.
Сожалеем об этом.

Part 4 : How to delete image/data from database in Django | Django Image CRUD |

Поделиться
HTML-код
  • Опубликовано: 14 авг 2024
  • In this video, you will learn how to delete image while deleting a record from the database.
    Show your support and get complete CRUD source code with DB: fundacodester....
    Code : fundaofwebit.c...
    Playlist link : • Django Image CRUD
    If the video helps you, hit the like button and subscribe to the channel. If you have any doubts or suggestions, drop them in the comments below and i will answer them.
    Thanks for watching
    Buy me a coffee : www.buymeacoff...
    Follow me on instagram : / sharma_coder

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

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

    wow this was really helpful sir, keep making videos , take love

  • @user-lj1ix8oh3j
    @user-lj1ix8oh3j 2 года назад

    thank you 😊😊😊😊😊

  • @rukmanikumari119
    @rukmanikumari119 3 года назад

    Nice

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

    But how do you delete just the image file? I'm working on a project where I want the user to be able to change or delete the image file without removing the entire product.

  • @hemantholeti6478
    @hemantholeti6478 3 года назад

    Edited details are not getting saved and the old data only coming again when we try to edit again .. only the first given details are getting saved

    • @SharmaCoder
      @SharmaCoder  3 года назад

      Did you pass the instance of the PK in the request.POST()?

    • @hemantholeti6478
      @hemantholeti6478 3 года назад

      @@SharmaCoder Ok Now I got that 👍
      Thank you so much Bhai ❤️

  • @hemantholeti6478
    @hemantholeti6478 3 года назад

    Source code please