Added template_debug setting, closes #654

This commit is contained in:
Simon Willison 2019-12-22 16:04:45 +00:00
commit d54318fc7f
6 changed files with 61 additions and 23 deletions

View file

@ -1287,6 +1287,7 @@ def test_config_json(app_client):
"truncate_cells_html": 2048,
"force_https_urls": False,
"hash_urls": False,
"template_debug": False,
} == response.json