mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-12-04 16:54:02 +03:00
Add Django import to test_templatetags.py
This commit is contained in:
parent
813ee9de3d
commit
d68ca125ee
|
|
@ -1,4 +1,5 @@
|
|||
import unittest
|
||||
import django
|
||||
|
||||
from django.template import Context, Template
|
||||
from django.test import TestCase, override_settings
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user