-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slugs must be unique within a schema #62
Comments
@kevinkace do we really want this? As discussed it doesn't necessarily solve the slug problem since these sluggify to the same thing.
|
Indeed unique titles probably don't get us much. |
May be time to add Bleh. |
Slugs are now built-in after #104, so this should happen. |
🎆 |
Working on this in the unique-slugs branch. |
EDITED: This used to talk about unique names, now after #104 has landed it's all about unique slugs.
The text was updated successfully, but these errors were encountered: