Commit graph

8 commits

Author SHA1 Message Date
Simon Willison
ef2ecc1b89 Standardize on 'query string', not 'querystring', in docs
The request property is request.query_string so this is more consistent.
2021-01-11 13:33:54 -08:00
Simon Willison
50cc6af016 Fixed some broken internal links, refs #1106 2020-11-28 15:34:56 -08:00
Simon Willison
5a77f7a649 Updated docs renaming config to settings
- config.html is now settings.html
- ConfigOption in app.py is now Setting
- updated documentation unit tests

Refs #1106
2020-11-24 13:22:33 -08:00
Min ho Kim
27cb29365c Fix numerous typos (#561)
Thanks, @minho42!
2019-07-26 13:25:44 +03:00
Simon Willison
fb7ee8e0ad Changelog for 0.29 release 2019-07-07 20:14:27 -07:00
Thomas Wood
70d2858067 Doc typo fix (#479) 2019-05-20 09:42:28 -07:00
Simon Willison
4246e138f9
Typo fix 2019-05-19 16:14:09 -07:00
Simon Willison
81ba98a509 New performance documentation, closes #421 2019-05-18 22:31:03 -07:00