Real-Time Notifications with Django, Django Rest Framework, Channels, React | Part 1: Backend Set Up

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

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

  • @Pyplane
    @Pyplane  Год назад +4

    If you haven't worked with channels check out my video on building simple live dashboards: ruclips.net/video/jsxFEONN_yo/видео.html . Hope you'll enjoy it as well as this series 🙌

  • @ashrf8050
    @ashrf8050 Год назад +2

    amazing i have been waiting for this long time --- all love

    • @Pyplane
      @Pyplane  Год назад

      Glad you liked it ✨ Cheers 🙌

  • @dev.celiojr
    @dev.celiojr 6 месяцев назад +1

    related_name should have a meaning based on the reverse relationship between User and Post, django sets its default to "post_set". It could be "posts", because when you want to acess the related posts from an author, you want to use author.posts instead of author.author, because it's more meaningful. Nice video anyways!!

  • @ritankarbhattacharjee7661
    @ritankarbhattacharjee7661 Год назад

    I was searching for such project from a long time, but couldn't find any, Thank you

    • @Pyplane
      @Pyplane  Год назад +1

      Hope you’ll enjoy it ✨🙌

  • @somarm6929
    @somarm6929 9 месяцев назад

    Thank you so much for these videos they help a lot 😀👌👌

  • @pablo20237
    @pablo20237 Год назад +1

    Very excellent as always, thanks

    • @Pyplane
      @Pyplane  Год назад

      Glad you liked it 😎 Cheers 🙌✨

  • @GunnarGuitarist
    @GunnarGuitarist 6 месяцев назад +1

    Is there a tutorial on creating the front-end as shown in the beginning of the video?

  • @bijendernagar15
    @bijendernagar15 Год назад +1

    It's amazing thank you so much

    • @Pyplane
      @Pyplane  Год назад

      Thanks for watching! 🙌

  • @aashayamballi
    @aashayamballi Год назад

    Thank you Luke 👍🏾👍🏾

    • @Pyplane
      @Pyplane  Год назад

      Thanks for watching Aashay! 🙌✨

  • @unaibekovbakhyt6517
    @unaibekovbakhyt6517 Год назад

    Thanks, very cool

    • @Pyplane
      @Pyplane  Год назад +1

      Glad you liked it ! ✨🙌

  • @dreamaccess674
    @dreamaccess674 8 месяцев назад +1

    what about with react native notification with django ?

  • @cityfight6665
    @cityfight6665 Год назад +1

    Se puede hacer lo mismo con django rest framework y React native expo?, me refiero a las notificaciones en tiempo real.

  • @guptaji0786
    @guptaji0786 Год назад

    Make a complete tutorial on django and htmx.

  • @JuanitoOrtega
    @JuanitoOrtega Год назад

    But the counter like does not increase in real time.

    • @Pyplane
      @Pyplane  Год назад +3

      Maybe at the end we will style the project to look more nice, add a notification bell and make the counter update in Real time. We’ll se how it goes

    • @JuanitoOrtega
      @JuanitoOrtega Год назад

      ​@@Pyplane that would be great, I am focussing on Django. Thank you.

    • @Pyplane
      @Pyplane  Год назад +1

      @@JuanitoOrtega 🙌