diff options
Diffstat (limited to 'docs/narr/MyProject')
| -rw-r--r-- | docs/narr/MyProject/development.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/MyProject/development.ini b/docs/narr/MyProject/development.ini index 7a48b5bc5..48fc81b8c 100644 --- a/docs/narr/MyProject/development.ini +++ b/docs/narr/MyProject/development.ini @@ -3,7 +3,7 @@ use = egg:MyProject reload_templates = true debug_authorization = false debug_notfound = false -debug_matched = false +debug_routematch = false debug_templates = true default_locale_name = en |
