Comments
Site
Log in
EvereQ
Everything reQuired
»
S
I
D
E
B
A
R
«
Pages
About Me
Full Resume
Contacts
Principles and Objectives
Categories
.NET
Azure
JavaScript
jQuery
MyFaBo
MyFaSi
MyFaTo
Python
Startupers
Uncategorized
General
Register
Log in
Entries
RSS
Comments
RSS
WordPress.org
Share
Tags
32bit
37signals
64bit
2008 R2
Agile
AnkhSVN
App Engine
Azure
Books
Cloud
Code Complete
Crack.NET
Django
EntLib
Firebug
Gadget
Getting Real
Google
Groovy
Installation
IntelliJ IDEA
Jetbrains
Library
Links
Microsoft
Mole
Moq
Must Read
NUnit
Open Source
Python
Quartz
Robert C. Martin
SDK
SlickEdit
Spring .NET
SQL Server
Steve McConnel
Tools
TortoiseSVN
Unit Tests
Visual Studio
Windows
Windows 7
xUnit
Recent Posts
ASP.NET MVC Controller action being called twice issues
FXCop10 – free code analysis tool from Microsoft
Tips and Tricks in Django on Windows 7
IntelliJ IDEA 9 released
jQuery World
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…
View Comments
Python
Django
,
DNS
,
hosts
,
localhost
,
Slow
,
Tips
,
Tricks
,
very
,
Web Server
,
Windows 7
Some Django Links
Nov 21st, 2009 by evereq
Some interesting Django related links:
- Django Project Home
http://www.djangosites.org
– list of Django sites
http://pinaxproject.com
– a platform for rapidly developing websites
http://cloud27.com
– site that was build using Pinax
http://www.django-cms.org/
– Django CMS
http://code.google.com/p/django-tagging/
– A generic tagging application for Django projects, which allows association of a number of tags with any
Model
instance and makes retrieval of tags simple.
http://djangopluggables.com/
– 3-rd party Django applications
http://www.djangosnippets.org/
– useful “snippets” of reusable Django code
View Comments
Python
CMS
,
Django
,
djangoproject
,
Links
,
Open Source
,
Python
» 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.