forked from rc/aircox
update dependencies
This commit is contained in:
@ -4,7 +4,7 @@ from django.db import models
|
||||
from django.template.loader import render_to_string
|
||||
from django.utils.safestring import mark_safe
|
||||
|
||||
from wagtail.wagtailcore.utils import camelcase_to_underscore
|
||||
from wagtail.core.utils import camelcase_to_underscore
|
||||
|
||||
|
||||
class Component:
|
||||
|
Reference in New Issue
Block a user