layerindex-web/layerindex
Aníbal Limón 36d5746acd layerindex: Add support for rrs in settings.py and urls.py
settings.py: Add APPLICATION variable to switch between layerindex
rrs also add context_processors decision layerindex or rrs.

urls.py: Add decision for load urls for layerindex or rrs.

layerindex/context_processors.py: Add application variable for use
templates.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-01-08 12:10:23 -06:00
..
fixtures Add support for handling multiple branches 2013-03-05 20:37:48 +00:00
migrations layerindex: Add support for store src_uri and depends into Recipe 2015-01-07 17:16:43 -06:00
static duplicates: add ability to select layers 2014-03-09 19:17:49 +00:00
templatetags Improve pagination for recipe list 2013-02-19 18:28:48 +00: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-01-07 17:21:29 -06:00
context_processors.py layerindex: Add support for rrs in settings.py and urls.py 2015-01-08 12:10:23 -06:00
forms.py Use CORE_LAYER_NAME when setting default layer dependency 2013-12-28 11:03:29 +00:00
models.py layerindex: Add support for store src_uri and depends into Recipe 2015-01-07 17:16:43 -06:00
querysethelper.py expose REST API for layerindex 2014-09-24 11:32:34 +01:00
restperm.py expose REST API for layerindex 2014-09-24 11:32:34 +01:00
restviews.py expose REST API for layerindex 2014-09-24 11:32:34 +01:00
simplesearch.py Improve recipe search 2013-02-19 17:22:45 +00:00
urls_branch.py Navigation improvements 2013-09-05 00:31:23 +01:00
urls.py expose REST API for layerindex 2014-09-24 11:32:34 +01:00
views.py layerindex: Reorder code in order to use in the Recipe reporting system 2015-01-07 17:06:17 -06:00