Skip to content

Conversation

@5aola
Copy link
Contributor

@5aola 5aola commented Jan 15, 2026

Issue(s)
The collection related urls only contained the id of a collection which is good for uniqueness but not as meaningful for the user.

Description
now the url bases look like this:
"<str:collection_name>-<int:collection_id>/"

The 'id' is still the collection resolver and if somehow you typed wrongly the name part of the url it finds the good one and redirects to the correct page. The implementation is done with a custom decorator which also fetches the collection object from the url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant