missing rest_framework templatetags for statics in login template

This commit is contained in:
Sebastien Beal 2012-12-30 13:24:05 +09:00
parent 12c4f1ecf7
commit b1e6b58c97

View File

@ -1,4 +1,5 @@
{% load url from future %}
{% load rest_framework %}
<html>
<head>