mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2026-01-27 09:01:24 +01:00
Add the ability to export the comparison search results to CSV format in order to allow importing the data into external tools. Note: I implemented this in a different way than the earlier recipe CSV export, i.e. it uses a template to render the CSV instead of a function-based view with the Python csv module - the reason for this is we can reuse the same view as we use for producing the search, with all of the flexibility that gives us. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
||
|---|---|---|
| .. | ||
| admin | ||
| layerindex | ||
| registration | ||
| rrs | ||
| 404.html | ||
| 500.html | ||
| base_toplevel.html | ||
| base.html | ||
| pagination.html | ||