Skip to content
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

Improve resources URLs (create slugs) #83

Open
jraddaoui opened this issue Aug 22, 2018 · 1 comment
Open

Improve resources URLs (create slugs) #83

jraddaoui opened this issue Aug 22, 2018 · 1 comment

Comments

@jraddaoui
Copy link
Collaborator

jraddaoui commented Aug 22, 2018

Currently, the primary key of the related database table is being used to form the resource URLs, which is know to be a bad practice. We should create slug "field" for resources to avoid using their PK in the URLs, more info in #6 comments.

@jraddaoui jraddaoui changed the title Improve resources URLs Improve resources URLs (create slugs) Sep 3, 2018
@jraddaoui
Copy link
Collaborator Author

Estimate: 6 hours (auto-generated), 12 hours editable.

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

No branches or pull requests

3 participants