Add key field to redirect model

This allows redirects to be sorted like normal questions on support.tpo.
This commit is contained in:
RotationMatrix 2020-03-24 18:23:18 -04:00
parent fb083d69aa
commit 10ccab0bc9
No known key found for this signature in database
GPG Key ID: 5A63E6FCD622708E

View File

@ -5,3 +5,7 @@ name = Redirect
label = Redirect Target
type = string
description = Target is of type 'string' to allow relative paths. Converted to url in the template.
[fields.key]
label = Key
type = sort_key