patchew-project / patchew

A patch email tracking and testing system
MIT License
72 stars 24 forks source link

"slugify" URLs for projects #107

Open bonzini opened 5 years ago

bonzini commented 5 years ago

Spaces in projects are not changed to dashes. We should add a "slug" field to the database and URLs should look it up instead of the project name.