Changes between Version 33 and Version 34 of SplitSettings
- Timestamp:
- Dec 17, 2014, 6:02:14 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SplitSettings
v33 v34 717 717 Move settings into a package, split everything into modules, then import in `__init__.py`. 718 718 719 See this [http ://usrshare.net/post/28744449338/a-fairly-low-ceremony-method-for-modularizing-django post] and the [https://github.com/samiconductor/modularsettings/tree/master/modularsettings/settings example on github].719 See this [https://web.archive.org/web/20121119064436/http://usrshare.net/post/28744449338/a-fairly-low-ceremony-method-for-modularizing-django post] and the [https://github.com/samiconductor/modularsettings/tree/master/modularsettings/settings example on github]. 720 720 721 721 == django-flexisettings ==