mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-07-27 00:09:53 +03:00
Fix few issues in the flask tutorial
This commit is contained in:
parent
3fd96f239e
commit
9f8af6f651
|
@ -827,8 +827,8 @@ Make some refactoring
|
||||||
|
|
||||||
Our ``index`` view has two hardcoded config values:
|
Our ``index`` view has two hardcoded config values:
|
||||||
|
|
||||||
- Default search term
|
- Default search query
|
||||||
- Limit of the results
|
- Default results limit
|
||||||
|
|
||||||
Let's make some refactoring. We will move these values to the config.
|
Let's make some refactoring. We will move these values to the config.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user