layerindex-web/layerindex
Paul Eggleton 087b4cd06a Use functools.reduce instead of reduce
This is apparently required in Python 3.3+, although I have been unable
to verify this locally.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2017-01-04 14:15:42 -06:00
..
fixtures Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
migrations Fix not null error on database migration 2017-01-04 14:15:36 -06: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 layerindex/tools/import_layer.py: Fix Openembedded VCS URL 2017-01-04 12:11:23 -06:00
__init__.py Initial commit of layerindex-web 2013-02-13 12:09:57 +00:00
admin.py Handle Python 2 and Python 3 branches in the same index 2016-06-22 16:38:50 -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 Fix not null error on database migration 2017-01-04 14:15:36 -06:00
querysethelper.py Use functools.reduce instead of reduce 2017-01-04 14:15:42 -06:00
recipedesc.py Support (and require) Python 3 2016-06-22 16:38:50 -05:00
recipeparse.py layerindex: Fix recipe loading using tinfoil 2016-08-29 16:12:04 -05: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 layerindex: Fix recipe loading using tinfoil 2016-08-29 16:12:04 -05:00
update.py Handle Python 2 and Python 3 branches in the same index 2016-06-22 16:38:50 -05:00
urls_branch.py Explicitly specify temporary redirection 2016-06-22 16:39:41 -05:00
urls.py Explicitly specify temporary redirection 2016-06-22 16:39:41 -05:00
utils.py layerindex,rrs: Minor changes to work with python3. 2016-06-29 15:08:54 -05:00
views.py Support (and require) Python 3 2016-06-22 16:38:50 -05:00