Can I make a realtime data refreshing in all users pages without them refreshing the page, once the database is updated, Using HTMX only, without django channels or AJAX or Json????
Can I make a realtime data refreshing in all users pages without them refreshing the page, once the database is updated, Using HTMX only, without django channels or AJAX or Json????