kopia lustrzana https://github.com/wagtail/wagtail
flake8 fixes
rodzic
19e3017de0
commit
a6f6661e26
|
@ -533,6 +533,7 @@ class StreamPage(Page):
|
|||
StreamFieldPanel('body'),
|
||||
]
|
||||
|
||||
|
||||
class MTIBasePage(Page):
|
||||
is_creatable = False
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
from __future__ import absolute_import, unicode_literals
|
||||
|
||||
import json
|
||||
|
||||
from django.utils import six
|
||||
|
||||
from wagtail.tests.testapp.models import (
|
||||
|
|
Ładowanie…
Reference in New Issue