Cleanup Config System #5

Closed
opened 2011-02-25 08:23:54 +00:00 by j · 1 comment
Owner

Right now settings are stored in
settings.py
local_settings.py
and site.json

some config settings need a restart of the django server.
others require changes to the database layout.
Those changes should be applied without manual interaction.

Right now settings are stored in settings.py local_settings.py and site.json some config settings need a restart of the django server. others require changes to the database layout. Those changes should be applied without manual interaction.
rlx added the
general
defect
labels 2011-02-25 08:23:54 +00:00
rlx added the
normal
label 2011-10-28 08:05:14 +00:00
Author
Owner

mostly cleaned up

mostly cleaned up
j added the
fixed
label 2011-11-03 11:40:39 +00:00
j closed this issue 2011-11-03 11:40:39 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#5
No description provided.