Skip to content

To solve this problem I removed (styles=STYLES) from the fields.py file #513 - #514

Open
OgliariNatan wants to merge 1 commit into
lqez:mainfrom
OgliariNatan:main
Open

To solve this problem I removed (styles=STYLES) from the fields.py file #513#514
OgliariNatan wants to merge 1 commit into
lqez:mainfrom
OgliariNatan:main

Conversation

@OgliariNatan

Copy link
Copy Markdown

Aplicado ao #513
Ao aplicar a summernote, em apenas um ele informa um erro 'typeError at/'.

clean() got na unexpected keyword argument 'style'

para resolver este problemas removi a (styles=STYLES), do arquivo fields.py

of classes:

class SummernoteTextField(models.TextField):
class SummernoteTextFormField(fields.CharField):

erro_django

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant