I just setup the basic poll app on a new project using Django. The problem is that the admin seems to be deathly slow. I've got everything working right as far as I can tell, but it's just dog slow.
Anyone else seeing this issue with Django on FCGI on ASO? Any solutions or things I should be checking to optimize?
Nevermind... my browser was gobbling up all my resources... thus the slowness. Meh.