layerindex-web/rrs
Paul Eggleton 1f49943aee rrs: add maintenance plans
The MaintenancePlan will provide some context for the RRS records so we
can effectively enable RRS functionality only on certain layers where we
want it. You can also consider the maintenance of multiple layers
together under a single plan if desired.

Here we add just the MaintenancePlan and the corresponding migration;
a non-null link from the Release requires a separate migration and thus
that will be done in a separate commit.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-04 23:57:52 +12:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2018-05-04 23:57:51 +12:00
migrations rrs: add maintenance plans 2018-05-04 23:57:52 +12:00
static rrs/base_toplevel.html: Navbar redesign 2018-05-04 23:57:52 +12:00
tools rrs/tools: add dry-run option to each script 2018-05-04 23:57:52 +12:00
__init__.py rrs: Add application 2018-05-04 23:57:51 +12:00
admin.py rrs: add maintenance plans 2018-05-04 23:57:52 +12:00
context_processors.py rrs: Add application 2018-05-04 23:57:51 +12:00
models.py rrs: add maintenance plans 2018-05-04 23:57:52 +12:00
urls.py Rename RRS URLs to have rrs_ prefix 2018-05-04 23:57:52 +12:00
views.py Use this layer index's URL for layer branch 2018-05-04 23:57:52 +12:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2018-05-04 23:57:52 +12:00