3 lines
74 B
Python
3 lines
74 B
Python
from django.test import TestCase, Client
|
|
from django.conf import settings
|
from django.test import TestCase, Client
|
|
from django.conf import settings
|