sanic/docs/sanic
Adam Hopkins 449bc417a3
App registry (#1979)
* Add app level registry

* Add documentation for app registry

* Remove unused import

* Add force_create keyword to Sanic.get_app

* Add force_commit to docs
2020-12-28 22:47:31 +02:00
..
api_reference.rst Enable Middleware Support for Blueprint Groups (#1399) 2019-03-03 16:26:05 -06:00
asyncio_python37.rst fix typos in docs 2019-03-28 01:05:39 +00:00
blueprints.rst Doc rework (#1698) 2019-11-14 14:11:38 -06:00
changelog.rst fix: #1631: add towncrier support and fix documentation warnings 2019-07-13 21:47:48 +05:30
class_based_views.rst Update docs with changes done in 20.3 (#1822) 2020-03-31 10:57:09 -07:00
config.rst Update config (#1903) 2020-09-30 16:44:09 +03:00
contributing.rst fix: #1631: add common contribution guidelines and towncrier detail to contribution guides 2019-07-13 21:48:34 +05:30
cookies.rst Added a warning to the cookies documentation about security 2017-06-28 11:05:59 +09:00
custom_protocol.rst make release script black compliant and tweak documentation with indexing and format 2018-12-28 10:24:02 +05:30
debug_mode.rst Update docs with changes done in 20.3 (#1822) 2020-03-31 10:57:09 -07:00
decorators.rst Doc rework (#1698) 2019-11-14 14:11:38 -06:00
deploying.rst Socket binding implemented properly for IPv6 and UNIX sockets. (#1641) 2020-06-29 08:55:32 +03:00
examples.rst Fix simple typo: viewes -> views (#1783) 2020-02-17 10:16:58 -06:00
exceptions.rst Update docs with changes done in 20.3 (#1822) 2020-03-31 10:57:09 -07:00
extensions.rst Doc rework (#1698) 2019-11-14 14:11:38 -06:00
getting_started.rst App registry (#1979) 2020-12-28 22:47:31 +02:00
index.rst Update docs with changes done in 20.3 (#1822) 2020-03-31 10:57:09 -07:00
logging.rst Update docs with changes done in 20.3 (#1822) 2020-03-31 10:57:09 -07:00
middleware.rst Clarified response middleware execution order in the documentation (#1846) 2020-06-28 09:29:48 +03:00
nginx.rst Update docs with changes done in 20.3 (#1822) 2020-03-31 10:57:09 -07:00
request_data.rst Update docs with changes done in 20.3 (#1822) 2020-03-31 10:57:09 -07:00
response.rst Update response.rst 2020-01-04 21:26:03 +00:00
routing.rst Fix typo in routing.rst 2020-12-20 16:08:51 -05:00
sockets.rst Update docs with changes done in 20.3 (#1822) 2020-03-31 10:57:09 -07:00
ssl.rst allow running with SSL via commandline 2017-03-07 19:57:10 -08:00
static_files.rst Improving documentation. 2020-10-19 10:12:20 +02:00
streaming.rst Update docs with changes done in 20.3 (#1822) 2020-03-31 10:57:09 -07:00
testing.rst Remove duplicate contents in document 2020-12-18 12:25:24 +09:00
versioning.rst Doc rework (#1698) 2019-11-14 14:11:38 -06:00
websocket.rst Add websocket ping variables (#1906) 2020-08-07 06:37:59 +03:00