I'm simply proposing the idea of having the development server
explicitly set something to indicate a "in development" status, so
that if that does not exist you can make the assumption that the
project is live. I don't like having to check for specific things
like  to see if I'm in live or development mode in my settings. This
smells leaky. Think abstraction.

A quick search for Django development settings shows
http://www.ninjacipher.com/2008/03/02/django-alternate-development-settings-file/

I don't have a solution (well, I do but it involves the addition of an
application top-level object).

Any thoughts on this topic?

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to