Experimental path_from_header feature, refs #712

This commit is contained in:
Simon Willison 2020-03-25 19:50:54 -07:00
commit fb0460dd0b
3 changed files with 19 additions and 0 deletions

View file

@ -1308,6 +1308,7 @@ def test_config_json(app_client):
"hash_urls": False,
"template_debug": False,
"base_url": "/",
"path_from_header": "",
} == response.json