L. Kärkkäinen
|
78e912ea45
|
Update docs with changes done in 20.3 (#1822)
* Remove raw_args from docs (deprecated feature removed in Sanic 20.3).
* Add missing Sanic(name) arguments in docs. Merge async/non-async class view examples.
Co-authored-by: L. Kärkkäinen <tronic@users.noreply.github.com>
|
2020-03-31 10:57:09 -07:00 |
|
L. Kärkkäinen
|
aa6ea5b5a0
|
Updated deployment docs (#1821)
* Updated deployment docs
* Wording and formatting.
Co-authored-by: L. Kärkkäinen <tronic@users.noreply.github.com>
|
2020-03-28 11:43:42 -07:00 |
|
Kevin Guillaumond
|
60b4efad67
|
Update config docs to match DEFAULT_CONFIG (#1803)
* Set REAL_IP_HEADER's default value to "X-Real-IP"
* Update config instead
|
2020-03-14 08:57:39 -07:00 |
|
Lagicrus
|
a4185a0ba7
|
Doc rework (#1698)
* blueprints
* class_based_views
* config
* decorators
* deploying
* exceptions
* extensions
* getting_started
* middleware
* request_data
* response
* routing
* static_files
* streaming
* testing
* versioning
* Fix bug and links
* spelling mistakes
* Bug fixes and minor tweaks
* Create 1691.doc.rst
* Bug fixes and tweaks
Co-Authored-By: Harsha Narayana <harsha2k4@gmail.com>
|
2019-11-14 14:11:38 -06:00 |
|