Running django on windows is waste of time. In fact, we are phasing out closed source products and they will be eventually merged into core.
M From: Virginia Sent: 13/03/2012 13:58 To: Django users Subject: Django is very slow on windows server 2003, mssql database Good morning everyone, I have a web site that was develop in django on a windows 2003 server and a mssql database. Latetly it seems that the web site is going slower and slower. We add datas but not that much to slow it down so much. I run it on my dev environnement with cProfile and looking at the stats (p.sort_stats('time').print_stats(10) I saw that the first line is ncalls tottime percall cumtime percall filename:lineno(function) 1 85.085 85.085 85.085 85.085 {nt.spawnve} I would like to know what is this file and why is it taking so long. Regards, VB -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.