From 1f53895328f05b5620f4db713d6b642892c0dc02 Mon Sep 17 00:00:00 2001 From: Andres Vargas Date: Sat, 28 Nov 2020 23:53:20 -0600 Subject: [PATCH] rails? --- core/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/index.html b/core/templates/index.html index eea8d4a..c575439 100644 --- a/core/templates/index.html +++ b/core/templates/index.html @@ -4,7 +4,7 @@

It is an exciting new way to build reactive, modern real-time apps. It eliminates the hassle of maintaining state on the client. -It's a new way of thinking... and it works with technologies that Rails developers already use, like server rendered HTML, Russian Doll caching, Stimulus and Turbolinks. +It's a new way of thinking... and it works with technologies that Django developers already use, like server rendered HTML, Russian Doll caching, Stimulus and Turbolinks.
The demos on this site are an attempt to teach others how to build reactive applications with django-sockpuppet.