django-cms / djangocms-text-ckeditor

Text Plugin for django CMS using CKEditor 4
https://www.django-cms.org/en/repositories-plugins/
BSD 3-Clause "New" or "Revised" License
164 stars 186 forks source link

fix(settings): Extend ALLOW_TOKEN_PARSERS if custom one is provided #654

Closed DmytroLitvinov closed 8 months ago

DmytroLitvinov commented 9 months ago

Closes #647

DmytroLitvinov commented 9 months ago

Hi @fsbraun , This one should fix it.

Exampe in interpreter that it works:

image
codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (4e5c4bd) 76.33% compared to head (dec185c) 76.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #654 +/- ## ======================================= Coverage 76.33% 76.33% ======================================= Files 20 20 Lines 917 917 Branches 123 123 ======================================= Hits 700 700 Misses 191 191 Partials 26 26 ``` | [Files](https://app.codecov.io/gh/django-cms/djangocms-text-ckeditor/pull/654?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms) | Coverage Δ | | |---|---|---| | [djangocms\_text\_ckeditor/settings.py](https://app.codecov.io/gh/django-cms/djangocms-text-ckeditor/pull/654?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms#diff-ZGphbmdvY21zX3RleHRfY2tlZGl0b3Ivc2V0dGluZ3MucHk=) | `90.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.