birkin wrote:
> This issue of how to best organize private and local django settings
> came up at a recent hackfest I attended. Some googling revealed
> postings by Adrian and others that essentially noted that it's
> reasonable to assume that different programmers will choose to handle
> this differently, and, as Malcolm noted above, "...it's a Python file,
> so feel free to use the full power of the language as you wish."
> 
> That last idea, though often noted in the documentation, is easy for
> newbies like myself to forget. My thanks to the developers and others
> on this list for repeating it. For me a lightbulb went on: "Oh, so I
> can just import a settings_local.py file? Yes!"

My issue isn't about limitations, it is about the defaults that are generated, 
which should conform to some level of "best practices."

Carl K

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to