layerindex-web/rrs
Paul Eggleton 71e3aac59d rrs/urls: Use new urlpatterns list syntax
The patterns() function is deprecated in Django 1.8 and gone in 1.10, so
we should switch over to the new list format.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-04 23:57:53 +12:00
..
migrations rrs: link maintenance/upstream history to layerbranch 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: link maintenance/upstream history to layerbranch 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: link maintenance/upstream history to layerbranch 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: link maintenance/upstream history to layerbranch 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: link maintenance/upstream history to layerbranch 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