documentation update

This commit is contained in:
Roman Vasilyev 2017-01-05 12:15:25 -08:00
parent 21b1c618bf
commit ba8d56b64e

View File

@ -147,8 +147,11 @@ May be used to pass a canonical URL for the schema.
#### `urlconf` #### `urlconf`
May be used to pass a nondefault url configuration String representing import path to the URL conf that you want
useful for `Django multihost snippet` to generate an API schema for. This defaults to the value of Django's
ROOT_URLCONF setting.
Useful for `Django multihost snippet`
https://code.djangoproject.com/wiki/MultiHostMiddleware https://code.djangoproject.com/wiki/MultiHostMiddleware
schema_view = get_schema_view( schema_view = get_schema_view(