Moves federation info endpoints into views module
This commit is contained in:
parent
393ea625a2
commit
139416d9c3
5 changed files with 103 additions and 28 deletions
|
@ -5,7 +5,6 @@ from PIL import Image
|
|||
|
||||
from django.contrib.auth.models import AnonymousUser
|
||||
from django.core.files.base import ContentFile
|
||||
from django.core.files.uploadedfile import SimpleUploadedFile
|
||||
from django.template.response import TemplateResponse
|
||||
from django.test import TestCase
|
||||
from django.test.client import RequestFactory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue