layerindex-web/rrs
Paul Eggleton 14c234820f RRS: drop support for parsing older python2-based metadata
With Python 2.x going out of support, we shouldn't have any references
to it and unfortunately that includes the ability to parse older
releases; however that's a sacrifice we'll have to make. The data
structures are still there, but we'll remove those later.

Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2020-03-27 09:24:05 +13:00
..
migrations RRS: enable grouping recipe upgrades by license 2019-11-21 02:51:30 +13:00
static Update TableSorter to latest version of active fork 2019-07-17 11:31:01 +12:00
tools RRS: drop support for parsing older python2-based metadata 2020-03-27 09:24:05 +13:00
__init__.py rrs: show full name in admin 2018-05-04 23:57:52 +12:00
admin.py RRS: drop support for parsing older python2-based metadata 2020-03-27 09:24:05 +13: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: enable grouping recipe upgrades by license 2019-11-21 02:51:30 +13:00
urls.py rrs/urls: Use new urlpatterns list syntax 2018-05-04 23:57:53 +12:00
views.py RRS: enable grouping recipe upgrades by license 2019-11-21 02:51:30 +13:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2018-05-04 23:57:52 +12:00