layerindex-web/rrs
Aníbal Limón 5cdce74b3e rrs: Fix frontpage redirect
We was experimenting fixed redirects due to urls are
cached at init of rrs.

Move the redirect Release, Milestone selection to a view
called FrontPageRedirect.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2016-03-22 12:08:21 -06:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2015-07-14 10:51:40 -05:00
migrations rrs: Add missing date indexes in RecipeUpstreamHistory 2015-07-14 10:51:40 -05:00
static rrs/base_toplevel.html: Navbar redesign 2015-08-17 14:59:56 -05:00
tools rrs/tools/rrs_upstream_email.py: Update message to point recipe file 2016-01-06 10:25:24 -06:00
__init__.py rrs: Add application 2015-07-14 10:51:38 -05:00
admin.py rrs: Add support for Release 2015-07-14 10:51:39 -05:00
context_processors.py rrs: Add application 2015-07-14 10:51:38 -05:00
models.py rrs/views: Fix mismatch in summary and recipe list 2015-08-28 13:24:39 -05:00
urls.py rrs: Fix frontpage redirect 2016-03-22 12:08:21 -06:00
views.py rrs: Fix frontpage redirect 2016-03-22 12:08:21 -06:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2015-07-14 10:51:40 -05:00