Files
blog.pyaqa.ru/app/presentation/web
Sergey Vanyushkin 41b6698c55
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/pr/type Pipeline failed
fix: add nl2br filter and fix TemplateResponse arguments
- Add nl2br Jinja2 filter to convert newlines to <br> tags
- Fix TemplateResponse argument order (request first) in error handlers
- Fix type annotations for mypy
- All 97 tests passing
2026-05-02 16:48:44 +03:00
..