Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix translations unparsable by Django's extractor #1905

Merged
merged 4 commits into from
Apr 3, 2022
Merged

Conversation

quantum5
Copy link
Member

No description provided.

This should allow _ parameters that uses bold to be built without using
filters, which break Django's template message extraction logic.
@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2022

Codecov Report

Merging #1905 (54a9e21) into master (c74956a) will increase coverage by 0.00%.
The diff coverage is 80.00%.

@@           Coverage Diff           @@
##           master    #1905   +/-   ##
=======================================
  Coverage   46.35%   46.36%           
=======================================
  Files         234      235    +1     
  Lines       13089    13093    +4     
=======================================
+ Hits         6067     6070    +3     
- Misses       7022     7023    +1     
Impacted Files Coverage Δ
judge/jinja2/format.py 75.00% <75.00%> (ø)
judge/jinja2/__init__.py 96.42% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c74956a...54a9e21. Read the comment docs.

@quantum5 quantum5 force-pushed the jinja2-bold-func branch 2 times, most recently from 03b8903 to 8cd0520 Compare March 24, 2022 04:10
@quantum5 quantum5 merged commit a6d3321 into master Apr 3, 2022
@quantum5 quantum5 deleted the jinja2-bold-func branch April 3, 2022 04:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants