> Thanks! This is one of those things you just assume people are doing so
> you never bother enforcing it :) In hindsight, the 'Project.linkname'
> field is supposed to be a slug - that is, restricted to letters,
> numbers, underscores and hyphens. You'd use 'Project.name' if you
> wanted more details. Does it make sense to enforce that, as opposed to
> simply excluding slashes? If so, I suspect we should use the built-in
> 'validate_unicode_slug' validator [1]?
> 
> Thoughts/objections?

I think that's even better, if that's the original intention. I'll submit a new
patch. Thanks for getting back on this :-)

-- Thomas
_______________________________________________
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to