[PATCH v3 2/7] models: Add 'Series' model and related models

Andy Doan andy.doan at linaro.org
Fri Sep 23 05:52:34 AEST 2016


On 09/16/2016 12:10 AM, Daniel Axtens wrote:
> As such, I'd like it if we could name series. And I'd like at least
> maintainers, or perhaps series authors, etc. to be able to give series
> names in patchwork. I don't really mind whether this attaches to a
> Series or to a SeriesRevision.
> 
> I realise this makes the models a bit more heavy-weight.

Doesn't seem to heavy-weight to me. I'd lean to doing at the "Series"
level. The current "name" property could just be converted into
something like "default_name" that then goes into a new "name" CharField.


More information about the Patchwork mailing list