simonseyer / ZUKS-Website

The official ZUKS Website
http://www.zuks.org
GNU General Public License v3.0
0 stars 1 forks source link

Split configurations (local vs. general) #2

Closed monofox closed 10 years ago

monofox commented 10 years ago

See django example: https://code.djangoproject.com/wiki/SplitSettings#Multiplesettingfilesimportingfromeachother

It is very dangerous to change a versioned settings file to the local environment. You have to merge changes every time and you have to care that you don't push your local settings.