mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-07-26 07:49:47 +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:
|
||||
|
||||
- Default search term
|
||||
- Limit of the results
|
||||
- Default search query
|
||||
- Default results limit
|
||||
|
||||
Let's make some refactoring. We will move these values to the config.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user