use local_settings.py any other name does not work

This commit is contained in:
j 2012-04-12 23:04:36 +03:00
parent 31d2670470
commit 0d76e9ae59
1 changed files with 2 additions and 2 deletions

4
README
View File

@ -27,8 +27,8 @@ Get code from bazzar
cd static
bzr branch http://code.0x2620.org/oxjs
create settings_local.py and create site.jsonc
do noy copy settings.py but only overwrite your changes in settings_local.py
create local_settings.py and create site.jsonc
do noy copy settings.py but only overwrite your changes in local_settings.py
(check https://wiki.0x2620.org/wiki/pandora/configuration
and use settings.py / 0xdb.jsonc / padma.jsonc as example)