generic-poky/bitbake/lib/toaster/orm
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
..
fixtures bitbake: toaster: move release lookup from morty to pyro 2017-04-20 07:59:40 +01:00
management bitbake: toaster: runbuilds Write the pidfile in python rather than shell script 2016-11-30 15:48:09 +00:00
migrations bitbake: toaster: add local_source_dir field to model 2016-08-11 00:09:28 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
models.py bitbake: toaster: get_last_build_id not called correctly 2017-07-27 22:36:46 +01:00