lostplaces-backend/django_lostplaces/lostplaces/tests/__init__.py

2 lines
76 B
Python
Raw Normal View History

2020-09-11 23:07:19 +02:00
from django.test import TestCase
2020-09-12 11:01:24 +02:00
from django.contrib.auth.models import User