purnimagupta / threepress

Automatically exported from code.google.com/p/threepress
Other
0 stars 0 forks source link

local settings mechanizm: Does ignore syntax errors in local.py #159

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
- If local.py exists, but contains some  syntax error, it is silently ignored.
settings.py should only ignore ImportError.

- One comment in settings.py states local.py should be named locals.py

both fixed in patch.

Original issue reported on code.google.com by jens.quade on 25 Aug 2009 at 12:41

Attachments:

GoogleCodeExporter commented 8 years ago
Applied to trunk; thanks!

Original comment by liza31337@gmail.com on 26 Aug 2009 at 9:47