mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 16:56:37 +01:00
The build features of Toaster will be contained into a separate application, as to modularize the Toaster project and provide multiple options for deployment. This patch adds the application as a barebone Django application in the Toaster project. (Bitbake rev: 08556b79b7b2af08aaeedf8733b1b8996f387c4e) Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 lines
26 B
Python
2 lines
26 B
Python
# Create your views here.
|