v0.160.0
Plain davegaeddert
Plain
by davegaeddert
3 days, 22 hours 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.