I am running a GAE server with django (locally on my dev machine). The view corresponding to every requests is getting called twice. any idea on how to orrect this.
I am using firefox 3.6.8 on ubuntu 9.10 for this.
the following is the debug output ->