layerindex-web/layerindex
Paul Eggleton b1c5b15ae8 migrations: add missing migration for branch meta change
The branch meta change made in b91b09a0ae
apparently requires this migration - not entirely sure why, but Django's
manage.py makemigrations wants to create it.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2017-03-14 15:14:09 +13:00
..
migrations migrations: add missing migration for branch meta change 2017-03-14 15:14:09 +13:00
static editlayer: allow selecting web interface type 2016-10-25 20:33:42 +13:00
templatetags Support (and require) Python 3 2016-06-12 11:33:08 +12:00
tools layerindex: fix OpenEmbedded cgit URL 2017-01-16 13:57:30 +13:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
admin.py Record and display update logs 2016-11-16 15:31:46 +13:00
bulkchange.py layerindex: Update tinfoil to call shutdown method 2017-01-11 21:56:35 +13:00
context_processors.py Use Django sites framework to specify website title 2013-12-28 11:03:29 +00:00
forms.py Update to Django 1.8 2016-09-20 20:37:45 +12:00
layerconfparse.py update_layer: fix regressions in missing layer detection 2016-11-07 16:39:38 +13:00
models.py models.py: minor branch tweaks 2017-03-07 09:22:14 +13:00
querysethelper.py Use functools.reduce instead of reduce 2016-07-04 09:51:21 +12:00
recipedesc.py layerindex: Update tinfoil to call shutdown method 2017-01-11 21:56:35 +13:00
recipeparse.py recipeparse: remove unnecessary else statement 2016-10-18 16:42:16 +13:00
restperm.py expose REST API for layerindex 2014-09-24 11:32:34 +01:00
restviews.py restviews: hide unpublished layers 2017-01-18 10:04:10 +13:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
update_layer.py update_layer: fix tinfoil shutdown check to work for fido branch 2017-01-18 11:20:23 +13:00
update.py update.py: use reader to decode subprocess output correctly 2017-03-07 09:02:06 +13:00
urls_branch.py Record and display update logs 2016-11-16 15:31:46 +13:00
urls.py Record and display update logs 2016-11-16 15:31:46 +13:00
utils.py utils.py: fix bad indenting 2017-03-07 09:04:17 +13:00
views.py Sort higher preference layers first in layer list 2017-01-16 14:27:06 +13:00