v0.165.0
Plain davegaeddert
Plain
by davegaeddert
3 weeks, 3 days ago

Trailing slashes are one setting in Plain. URLS_TRAILING_SLASH picks the canonical form for the whole project, and the slash you type in a route string is ignored — path("about") and path("about/") are the same route.