generic-poky/bitbake/lib/toaster
Alexandru DAMIAN 415ebb738d bitbake: toaster: migrate orm models to South
As Toaster advances, database schema alteration
will force users to delete old versions and lose
all data collected.

In order to prevent this, and to allow database
updates to happen without having to delete old data,
we use South to handle migrations for the ORM
application which stores the Toaster data.

    [YOCTO #5559]

(Bitbake rev: 6936faed8d94f3a2ab4055049cd27d02d8229003)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-10 11:16:14 +00:00
..
bldviewer bitbake: toaster: update to Django 1.5 2013-12-10 11:16:13 +00:00
orm bitbake: toaster: migrate orm models to South 2013-12-10 11:16:14 +00:00
toastergui bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
toastermain bitbake: toaster: migrate orm models to South 2013-12-10 11:16:14 +00:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
manage.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00