»
S
I
D
E
B
A
R
«
Tips and Tricks in Django on Windows 7
Dec 28th, 2009 by evereq
Some Tips and Tricks how to use Django on Windows 7
  • Question (Q): Why Django build-in Web Server (development server) works VERY SLOWLY on Windows 7 ? And how to fix this?
    Answer (A): seems it’s all about DNS… To fix this just open C:\Windows\system32\drivers\etc\hosts file (in notepad for example) and uncomment (i.e. remove “#”) in the following line: 127.0.0.1 localhost
  • to be continue…
Some Django Links
Nov 21st, 2009 by evereq

Some interesting Django related links:

A Django project. - Django Project Home
»  Substance: WordPress   »  Style: Ahren Ahimsa
© Copyright 2008–2010 EvereQ.com All rights reserved. Logos, company names used here if any are only for reference purposes and they may be respective owners right or trademarks.