generic-poky/bitbake/lib/toaster
David Reyna 4b35d0a012 bitbake: toaster: get_last_build_id not called correctly
The method "get_last_build_id" missing the "()" in several calls. This
has been failing silently with Django 1.8 but intermittently crash with
Django 1.9.

[YOCTO #11570]

(Bitbake rev: 98e424c2cd3ce8bc7df247263e44a6d6d9ede3e6)

Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-27 22:36:46 +01:00
..
bldcollector bitbake: toaster: admin Add Layer_Version to the admin-able models 2016-07-26 08:10:36 +01:00
bldcontrol bitbake: toaster: bldcontrol Move CustomImageRecipe file creation into own function 2016-11-30 15:48:10 +00:00
orm bitbake: toaster: get_last_build_id not called correctly 2017-07-27 22:36:46 +01:00
tests bitbake: toaster:test:Create selenium tests for project dashboard page 2017-04-10 23:00:32 +01:00
toastergui bitbake: toaster: add ID's to build menu links 2017-07-27 22:36:46 +01:00
toastermain bitbake: toaster: move sqlite database to TOASTER_DIR 2017-02-15 20:08:15 -08:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
manage.py bitbake: toaster: changed python version in shebang 2016-06-15 08:35:06 +01:00