Removed 'load url from future' for compatibility with Django 1.9
parent
47f6c03aa4
commit
c22036f4c6
|
@ -1,4 +1,3 @@
|
|||
{% load url from future %}
|
||||
{% load api %}
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
{% load url from future %}
|
||||
{% load api %}
|
||||
<html>
|
||||
|
||||
|
|
Loading…
Reference in New Issue