Removed "from future" for url imports

This commit is contained in:
David Taylor
2015-05-28 20:07:45 +01:00
parent 6754064ebc
commit 5a47851ddb
9 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
{% load static from staticfiles %}
{% load url from future %}
{% load url %}
<!DOCTYPE html>
<html