generic-poky/bitbake/lib/toaster/toastergui
Michael Wood 2318f92580 bitbake: toaster: Move Custom image recipe rest api to api file
We now have a dedicated file for the rest API so move and rework for
class based views. Also clean up all flake8 identified warnings.

Remove unused imports from toastergui views.

The original work for this API was done by Elliot Smith, Ed Bartosh,
Michael Wood and Dave Lerner

(Bitbake rev: 37c2b4f105d7334cdd83d9675af787f4327e7fe7)

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>
2016-09-02 18:09:50 +01:00
..
fixtures bitbake: toaster: orm Remove the layerindex specific up_branch fields 2016-07-26 08:10:36 +01:00
static bitbake: toaster: layerdetails clean ups after integrating local layer changes 2016-09-02 18:09:50 +01:00
templates bitbake: toaster: layerdetails clean ups after integrating local layer changes 2016-09-02 18:09:50 +01:00
templatetags bitbake: toaster: move most recent builds templating to client 2016-08-11 00:09:26 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
api.py bitbake: toaster: Move Custom image recipe rest api to api file 2016-09-02 18:09:50 +01:00
buildtables.py bitbake: toaster: updte build tables for locally imported layers 2016-08-11 00:09:29 +01:00
tablefilter.py bitbake: toaster: use items and range instead of old APIs 2016-06-02 08:24:04 +01:00
tables.py bitbake: toaster: update the tables information 2016-08-11 00:09:29 +01:00
tests.py bitbake: toaster: adapt xhr_import_layer test locally imported layer 2016-08-11 00:09:29 +01:00
typeaheads.py bitbake: toaster: add local_source_dir to the needed_fields 2016-08-11 00:09:28 +01:00
urls.py bitbake: toaster: Move Custom image recipe rest api to api file 2016-09-02 18:09:50 +01:00
views.py bitbake: toaster: Move Custom image recipe rest api to api file 2016-09-02 18:09:50 +01:00
widgets.py bitbake: toaster: fix broken reference to urllib 2016-06-15 08:35:06 +01:00