]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: libtoaster: Add getProjectInfo utility function
authorMichael Wood <michael.g.wood@intel.com>
Fri, 14 Nov 2014 18:12:20 +0000 (18:12 +0000)
committerAlexandru DAMIAN <alexandru.damian@intel.com>
Thu, 20 Nov 2014 15:43:57 +0000 (15:43 +0000)
commitaf42ea5f006c5cf55a7c57a42904f412639d261f
tree6071729452724d1be7d75ff7f0c130900dca7aa2
parentcdf6178ae3675b40afca9f08d491ca1b7e45914e
toaster: libtoaster: Add getProjectInfo utility function

Add a utility function to return a specified project's info/config
This re-uses the existing server code path for the project edit
except that it allows any project id to be used as a parameter

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
lib/toaster/toastergui/static/js/libtoaster.js
lib/toaster/toastergui/urls.py
lib/toaster/toastergui/views.py