I'm wondering if a convention exists for dealing with applications settings. I'm thinking of having the default settings to be specified in my application in a default_settings.py file but be overridden by any values in DJANGO_SETTINGS_MODULE. I can do this easily enough, but it feels like something that might be already standardised. Does a convention exist, and if so what is it?
--~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---