Fix some bugs
This commit is contained in:
parent
88845aebd8
commit
05ab90e1d4
3 changed files with 13 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
import lxml.html as lh
|
||||
from django.db import migrations
|
||||
from lxml.html.clean import clean_html
|
||||
from lxml_html_clean import clean_html
|
||||
|
||||
|
||||
def strip_error_html(apps, schema_editor):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue