mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
Drop "load url from future"
This is no longer needed with current Django versions. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
10a639a6b7
commit
bb20ca4fb0
|
@ -2,8 +2,6 @@
|
|||
{% load i18n %}
|
||||
{% load staticfiles %}
|
||||
|
||||
{% load url from future %}
|
||||
|
||||
{% comment %}
|
||||
|
||||
rrs-web - top level page template
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
{% load i18n %}
|
||||
{% load staticfiles %}
|
||||
|
||||
{% load url from future %}
|
||||
|
||||
{% comment %}
|
||||
|
||||
rrs-web - maintainers page template
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
{% load i18n %}
|
||||
{% load staticfiles %}
|
||||
|
||||
{% load url from future %}
|
||||
|
||||
{% comment %}
|
||||
|
||||
rrs-web - top level page template
|
||||
|
|
Loading…
Reference in New Issue
Block a user