Merge pull request #621 from AmiZya/url-from-future-deprecation
Removed 'load url from future' for compatibility with Django 1.9remotes/origin/issue/4795/notification_even_they_are_disabled
commit
3b9975351c
|
@ -1,4 +1,3 @@
|
||||||
{% load url from future %}
|
|
||||||
{% load api %}
|
{% load api %}
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
{% load url from future %}
|
|
||||||
{% load api %}
|
{% load api %}
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue