Changeset 1296:7992b5740fb2
- Timestamp:
- 01/11/10 22:01:07 (2 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
zine/config.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zine/config.py
r1284 r1296 90 90 'passthrough_errors': BooleanField(default=_dev_mode, 91 91 help_text=lazy_gettext(u'If this is set to true, errors in Zine ' 92 u'are not ca tchedso that debuggers can catch it instead. This is '92 u'are not caught so that debuggers can catch it instead. This is ' 93 93 u'useful for plugin and core development.')), 94 94
Note: See TracChangeset
for help on using the changeset viewer.