Skip to content

Commit

Permalink
Nicer exceptions for chameleon templates
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrillkuettel committed Jul 22, 2024
1 parent 6aaf83e commit 4ca1d22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions development.ini.example
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
[app:main]
use = egg:privatim

# Nicer exceptions in Chameleon templates
pyramid.debug_templates = true
pyramid.reload_templates = true
pyramid.debug_authorization = true
pyramid.debug_notfound = false
Expand Down

0 comments on commit 4ca1d22

Please sign in to comment.