In a reusable application (in which i don\'t want to change any code) i would like to change a SETTING var that the application uses (in its forms and maybe other parts) to
Look into the django-dbsettings project.