generic-poky/bitbake/lib/toaster/toastergui
Michael Wood 1453920365 bitbake: toaster: views Remove old code that converts template context to JSON
Remove the template context to JSON decorator function as this is
deprecated by having a proper REST API.

(Bitbake rev: b65a8193368ffa1d15af24a6acde8dce6bd4d383)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-12 20:44:54 +00:00
..
fixtures bitbake: toaster: orm Remove the layerindex specific up_branch fields 2016-07-26 08:10:36 +01:00
static bitbake: toaster: js test Update js tests to use correct url for layer REST 2016-12-12 20:44:54 +00:00
templates bitbake: toaster: Switch front end to use Layer get REST API 2016-12-12 20:44:54 +00: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: api Add GET REST API for Layer information 2016-12-12 20:44:54 +00:00
buildtables.py bitbake: toaster: tasks Remove recipe version from defaults 2016-09-08 00:33:46 +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
typeaheads.py bitbake: toaster: typeaheads Layers add url to layer REST API to the layer 2016-12-12 20:44:54 +00:00
urls.py bitbake: toaster: typeaheads Add a git revisions suggestions 2016-12-12 20:44:54 +00:00
views.py bitbake: toaster: views Remove old code that converts template context to JSON 2016-12-12 20:44:54 +00:00
widgets.py bitbake: toaster: typeaheads widgets Fix flake8 issues and remove redundant code 2016-12-12 20:44:54 +00:00