Development #105
Preferences support
Start date:
19 June 2010
Due date:
% Done:
0%
Estimated time:
Patch proposed:
No
Planning:
Description
Currently all settings are in settings.py, some (all?) of them should be configurable by the user, in the web admin.
django-preferences looks like doing the job: http://code.google.com/p/django-dbpreferences/
History
Updated by Benjamin Dauvergne over 12 years ago
I like it. As it is not packaged outside of PyPi, do you think maybe we should import it using git-submodule inside the authentic git repository ? Following their tagged releases ?
Updated by Frédéric Péters over 12 years ago
Il y a aussi django-appsettings http://github.com/jabapyth/django-appsettings/