Deploying Django and Vue - Social Network with Django and Vue 3 | Part 15

Поділитися
Вставка
  • Опубліковано 23 гру 2024

КОМЕНТАРІ • 19

  • @ell3r0se
    @ell3r0se 9 місяців тому +1

    This series was fantastic! I would love to see some follow up videos with the other ideas you had if you ever decide to do that. Thank you so very much 😊

    • @CodeWithStein
      @CodeWithStein  9 місяців тому

      Thank you :-D I don't think I'm going to do anything more with this series :/

  • @RambleOnRose42
    @RambleOnRose42 Рік тому +2

    Your tutorial was amazing!!! Thank you! I used this as a jumping off point to make my own recommendation-based social media app. I have a question though: if I made changes to my app, how do I get those changes into my DigitalOcean droplet? Do I need to start the process over from scratch? Because when I try to remove the old backend folder and replace it with a new one, it says "cannot remove: backend is a directory". Do you have a video for linking through Github?

  • @extra12121
    @extra12121 Рік тому +2

    Thank you, when there is a friend request, I press accept several times and a lot of friends are added. Is this the same for you?

    • @CodeWithStein
      @CodeWithStein  Рік тому

      Hey, that sounds weird. I thought I had fixed that.
      What do you mean with lots of friends? Other than the user you send the request to?

    • @extra12121
      @extra12121 Рік тому

      @@CodeWithStein I can press accept indefinitely and friends_count + 1 will work until I refresh the page in my browser

  • @WildlifeWondersVideos
    @WildlifeWondersVideos Рік тому +1

    Your tutorial was amazing Thank you so much for your efforts :)

  • @TechForgetechnologies
    @TechForgetechnologies Рік тому +1

    Your tutorials are always amazing, so the attachment part of this tutorial, instead of using imageField, I used FileField and added a validator to allow just image and videos, now in d frontend I don't want to show image if a video is uploaded, how to i do this in Vue

    • @CodeWithStein
      @CodeWithStein  3 місяці тому +1

      Hey, thanks for the feedback :-) Were you able to fix this? :-)

    • @TechForgetechnologies
      @TechForgetechnologies 3 місяці тому

      @@CodeWithStein not really, stopped working on it since I had other projects. But if u will do a short video on it, I would appreciate

  • @davidadu1113
    @davidadu1113 7 місяців тому +1

    Great tutorial

  • @geniculata_spider
    @geniculata_spider Рік тому +1

    Thank you 🙏

  • @5ov4-94
    @5ov4-94 Рік тому +1

    Thank you!