]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: CustomImageRecipe add search_allowed_fields to this model
authorMichael Wood <michael.g.wood@intel.com>
Thu, 26 Nov 2015 16:44:32 +0000 (16:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Dec 2015 16:59:12 +0000 (16:59 +0000)
commit2558729b4c248a2fa5a11d877bc42cb05a30602e
treea03b8b1202bc3561ecb7ba5015906cafc406500f
parent559102984d3f62a7675899e058166bdf4d552c46
toaster: CustomImageRecipe add search_allowed_fields to this model

In order to search the model from the UI some fields must be nominated
as searchable.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/toaster/orm/models.py