mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2025-12-19 07:24:20 +01:00
update nav
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
layout: default
|
||||
title: "Blueprints"
|
||||
parent: "Flask"
|
||||
nav_order: 8
|
||||
---
|
||||
|
||||
# Chapter 8: Blueprints
|
||||
|
||||
Welcome back! In [Chapter 7: Application and Request Contexts](07_application_and_request_contexts.md), we explored the "magic" behind Flask's context system, understanding how variables like `request` and `current_app` work reliably even with multiple concurrent requests.
|
||||
|
||||
Reference in New Issue
Block a user