generic-poky/bitbake/lib/toaster/toastermain
Michael Wood 5b0616ad7d bitbake: toaster: skip virtualenv when searching for django apps
If we are using a virtualenv in the current search path we end up trying
to add modules to the django apps list which do not have the correct
load path or are internal to other modules. Fix this by skipping the
virtualenv path.

[YOCTO #6896]

(Bitbake rev: 3f614295d688c33b690f63ff7eb28e6988707919)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-21 11:49:23 +00:00
..
management bitbake: toaster: Add performance testing script 2014-06-20 14:03:58 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
settings.py bitbake: toaster: skip virtualenv when searching for django apps 2014-11-21 11:49:23 +00:00
urls.py bitbake: toaster: skip virtualenv when searching for django apps 2014-11-21 11:49:23 +00:00
wsgi.py bitbake: toaster: add vim modelines for .py files 2014-01-27 21:01:04 +00:00