Re: html5 + Django

2012-05-01 Thread collectiveSQL
ualhost, you should proxy the /static/ > endpoint to the /static/ folder in Django app. > > On Sunday, April 29, 2012 5:39:15 AM UTC-7, collectiveSQL wrote: >> >> Hi Everyone, >> >> I'm working on a heavily animated web site using the html5 canvas tag. >>

html5 + Django

2012-04-29 Thread collectiveSQL
Hi Everyone, I'm working on a heavily animated web site using the html5 canvas tag. Its mainly made of html, javascript and css static files and I'd like to integrate the Google Identity Toolkit for an Oauth 2.0 account chooser for signup and registration. The first question is Django a good cand