layerindex-web/rrs
Paul Eggleton 32617fc366 rrs: fix unique constraint on RecipeMaintainerHistory sha1 field
Although it's unlikely to be an issue, technically we shouldn't be
insisting the sha1 field be unique globally, just within each
layerbranch, so adjust the constraints.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-04 23:57:53 +12:00
..
migrations rrs: fix unique constraint on RecipeMaintainerHistory sha1 field 2018-05-04 23:57:53 +12:00
static rrs/base_toplevel.html: Navbar redesign 2018-05-04 23:57:52 +12:00
tools rrs: add flag to MaintenancePlan to specify layer-wide maintainers 2018-05-04 23:57:53 +12:00
__init__.py rrs: show full name in admin 2018-05-04 23:57:52 +12:00
admin.py rrs: admin: validate that email address fields are set 2018-05-04 23:57:53 +12:00
apps.py rrs: show full name in admin 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: fix unique constraint on RecipeMaintainerHistory sha1 field 2018-05-04 23:57:53 +12:00
urls.py rrs/urls: Use new urlpatterns list syntax 2018-05-04 23:57:53 +12:00
views.py rrs: add flag to MaintenancePlan to specify layer-wide maintainers 2018-05-04 23:57:53 +12:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2018-05-04 23:57:52 +12:00