]> git.ozlabs.org Git - patchwork/commitdiff
Update documentation and default settings to suit patchwork deployment model
authorJeremy Kerr <jk@ozlabs.org>
Sun, 24 May 2015 09:50:33 +0000 (17:50 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 28 May 2015 01:05:37 +0000 (09:05 +0800)
We've always allowed configuration without altering any of the
version-controlled files. With the recent settings changes, we have an
extra level of indirection with the dev/prod settings modules.

Since we have to edit a config file anyway, this change moves the
prod.py settings file to a template, which is then used directly by
mange.py (and the wsgi application).

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found