summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastermain/management/commands/__init__.py
diff options
context:
space:
mode:
authorAlexandru DAMIAN <alexandru.damian@intel.com>2014-03-06 16:34:50 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-11 12:24:31 -0700
commitbff408ad6398a58ce92984597303876f258ce07c (patch)
tree4b8f7d462ba7a5b00c2c23e694df28974c786696 /bitbake/lib/toaster/toastermain/management/commands/__init__.py
parent00ca499a98a0244d02fca3497fb096b629947c5b (diff)
downloadpoky-bff408ad6398a58ce92984597303876f258ce07c.tar.gz
bitbake: toaster: add commands to list and delete builds
We add Django commands for the manage.py to manage the database content. The two commands added are: * buildslist - produces a list of current builds * builddelete - deletes a build and all associated data from the database (Bitbake rev: e9a8c32512bb270cda3dee4a3ed5fd22204c24bc) Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/toastermain/management/commands/__init__.py')
-rw-r--r--bitbake/lib/toaster/toastermain/management/commands/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/toastermain/management/commands/__init__.py b/bitbake/lib/toaster/toastermain/management/commands/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/bitbake/lib/toaster/toastermain/management/commands/__init__.py