mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-25 19:14:01 +03:00
missing rest_framework templatetags for statics in login template
This commit is contained in:
parent
12c4f1ecf7
commit
b1e6b58c97
|
@ -1,4 +1,5 @@
|
|||
{% load url from future %}
|
||||
{% load rest_framework %}
|
||||
<html>
|
||||
|
||||
<head>
|
||||
|
|
Loading…
Reference in New Issue
Block a user