layerindex-web/rrs
Paul Eggleton da81a2cdf3 rrs: admin: add in-line for Milestones to Releases
If you're creating a new release then you will need to create milestones
within it, so add in-line forms for these. Unfortunately there's no
capability yet to automatically split up the release into n milestones
(or perhaps copy milestones from a previous release), that will have to
wait until later - for now this makes things a little easier.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-09-06 11:08:43 +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_distros: match recipe on filename not PN 2018-09-06 11:08:43 +12:00
__init__.py rrs: show full name in admin 2018-05-04 23:57:52 +12:00
admin.py rrs: admin: add in-line for Milestones to Releases 2018-09-06 11:08:43 +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 broken links when there are no milestones in a release 2018-09-06 11:08:43 +12:00
urls.py rrs/urls: Use new urlpatterns list syntax 2018-05-04 23:57:53 +12:00
views.py rrs: show warnings for missing current release/milestone 2018-09-06 11:08:43 +12:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2018-05-04 23:57:52 +12:00