Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

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

Merged
fsbraun merged 1 commit intodjango-cms:masterfrom
DmytroLitvinov:647-fix-ALLOW_TOKEN_PARSERS
Oct 16, 2023
Merged

fix(settings): Extend ALLOW_TOKEN_PARSERS if custom one is provided#654
fsbraun merged 1 commit intodjango-cms:masterfrom
DmytroLitvinov:647-fix-ALLOW_TOKEN_PARSERS

Conversation

@DmytroLitvinov
Copy link
Copy Markdown
Contributor

Closes #647

@DmytroLitvinov
Copy link
Copy Markdown
Contributor Author

Hi @fsbraun ,
This one should fix it.

Exampe in interpreter that it works:
image

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 2, 2023

Codecov Report

All modified lines are covered by tests ✅

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

Additional details and impacted files
@@           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 Coverage Δ
djangocms_text_ckeditor/settings.py 90.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fsbraun fsbraun merged commit 898eb21 into django-cms:master Oct 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Setting ALLOW_TOKEN_PARSERS is not extended

2 participants