rewrite the development server docs
This commit is contained in:
parent
240a11052b
commit
a671e47921
3 changed files with 64 additions and 37 deletions
|
|
@ -806,7 +806,7 @@ class SeparatedPathType(click.Path):
|
|||
"is active if debug is enabled.",
|
||||
)
|
||||
@click.option(
|
||||
"--eager-loading/--lazy-loader",
|
||||
"--eager-loading/--lazy-loading",
|
||||
default=None,
|
||||
help="Enable or disable eager loading. By default eager "
|
||||
"loading is enabled if the reloader is disabled.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue