DEV Community

Discussion on: Add Some Magic to Your Django Website

Collapse
 
adamghill profile image
Adam Hill

Oh, nice! I really wanted to keep adding PRs to django-reactor, but after seeing Livewire I got the itch to create something very similar without dealing with websockets at all. I do shout out django-reactor on the first page of my documentation, though! :) django-unicorn.com/documentation

Collapse
 
edelvalle profile image
Eddy Ernesto del Valle Pino

I will add support for AJAX as a second option if the websocket drops or configurable, in case you don' want websockets at all.