v0.1.13
Enforces that:
- Templates contain no syntax errors
- Templates use
url_forinstead of hardcoded routes for all onsite links - Routes pass all required context variables when rendering templates
url_forcalls all point at valid FastAPI routes
Enforces that:
url_for instead of hardcoded routes for all onsite linksurl_for calls all point at valid FastAPI routes