layerindex-web/layerindex
Paul Eggleton cfc911a254 update_layer.py: rename confusing loop variables
Stop using "d" (sometimes multiple levels!) and use proper descriptive
variable names instead.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2016-06-22 16:38:50 -05:00
..
fixtures Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
migrations Increase size of Recipe provides and license fields 2016-06-22 16:36:17 -05:00
static Display recipe blacklist information 2016-06-22 16:35:29 -05:00
templatetags Support (and require) Python 3 2016-06-22 16:38:50 -05:00
tools Support (and require) Python 3 2016-06-22 16:38:50 -05:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
admin.py layerindex/admin.py: Change readonly fields from non-set to set 2015-07-14 10:51:38 -05:00
bulkchange.py Support (and require) Python 3 2016-06-22 16:38:50 -05:00
context_processors.py layerindex: Add support for rrs in settings.py and urls.py 2015-07-14 10:51:38 -05:00
forms.py Upgrade to Django 1.6+ 2016-06-22 16:38:45 -05:00
models.py Support (and require) Python 3 2016-06-22 16:38:50 -05:00
querysethelper.py expose REST API for layerindex 2014-09-24 11:32:34 +01:00
recipedesc.py Support (and require) Python 3 2016-06-22 16:38:50 -05:00
recipeparse.py recipeparse.py: handle old BBFILES append method in layer.conf 2015-06-17 18:36:37 +01:00
restperm.py expose REST API for layerindex 2014-09-24 11:32:34 +01:00
restviews.py Upgrade to Django 1.6+ 2016-06-22 16:38:45 -05:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
update_layer.py update_layer.py: rename confusing loop variables 2016-06-22 16:38:50 -05:00
update.py Support (and require) Python 3 2016-06-22 16:38:50 -05:00
urls_branch.py Upgrade to Django 1.6+ 2016-06-22 16:38:45 -05:00
urls.py Support (and require) Python 3 2016-06-22 16:38:50 -05:00
utils.py Support (and require) Python 3 2016-06-22 16:38:50 -05:00
views.py Support (and require) Python 3 2016-06-22 16:38:50 -05:00