You might check out the Tornado server: http://www.tornadoweb.org/
On Wed, Jun 29, 2011 at 2:33 AM, Robert <[email protected]> wrote: > I am completely new to django (i have .net background) and trying to > convert parts of my "json data + html templates + xhr + no page > reload" kind of web application to django but it looks against "django > way" of doing things... > > maybe I just give up and move all this (data to html conversion) to > the server side. ;) > > > On Jun 29, 11:09 am, Aaron Newton <[email protected]> wrote: > > > Now I am thinking how to merge this with django :) > > > > Why does it matter what back-end you use? FWIW I've been building django > > apps w/ Behavior for over a year now. Works great. >
