mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-30 01:46:24 +01:00
Fix import order
This commit is contained in:
parent
0dc8fdb3b3
commit
5a6afd32f2
@ -1,6 +1,6 @@
|
||||
from django.core.exceptions import ValidationError
|
||||
from django.test import TestCase
|
||||
from django.http.request import HttpRequest
|
||||
from django.test import TestCase
|
||||
|
||||
from wagtail.wagtailcore.models import Page, Site
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user