Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jksmith
on Aug 31, 2009
|
parent
|
context
|
favorite
| on:
Tips to a new django developer
Even then, I'd rather see:
DEBUG = socket.gethostname() == 'developmentcomp'
if DEBUG then...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
DEBUG = socket.gethostname() == 'developmentcomp'
if DEBUG then...