Merge pull request #535 from sebastibe/missing-templatetags

missing rest_framework templatetags for statics in login template
This commit is contained in:
Tom Christie 2012-12-29 23:30:40 -08:00
commit 4213c03072

View File

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