[PATCH 1/5] models: Use non-null slugs for 'Check.name'
Finucane, Stephen
stephen.finucane at intel.com
Thu Jun 30 19:00:19 AEST 2016
On 24 Jun 17:28, Stephen Finucane wrote:
> The schema for 'Check' defines 'Check.name' as a 'CharField'. This is
> less than ideal as names with spaces and special characters can't be
> represented cleanly in URLs etc. We should use 'SlugField' instead.
>
> Signed-off-by: Stephen Finucane <stephen.finucane at intel.com>
> Reviewed-by: Andy Doan <andy.doan at linaro.org>
> Closes: #33
Merged.
More information about the Patchwork
mailing list