sortowanie_w_mass_add #10

Merged
gru merged 90 commits from sortowanie_w_mass_add into master 2025-09-02 17:08:55 +02:00
Showing only changes of commit 4696b75133 - Show all commits

1
app.py
View File

@@ -106,6 +106,7 @@ if effective_headers:
talisman = Talisman(
app,
vary=False,
session_cookie_secure=app.config.get("SESSION_COOKIE_SECURE", True),
**talisman_kwargs,
)