django-tinymce4-lite
django-tinymce4-lite copied to clipboard
Replaced deprecated smart_text.
Replaced by force_str as the 'smart' effect (keeping strings lazy) is not needed here.
Codecov Report
Merging #62 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #62 +/- ##
=======================================
Coverage 91.40% 91.40%
=======================================
Files 6 6
Lines 221 221
=======================================
Hits 202 202
Misses 19 19
Impacted Files | Coverage Δ | |
---|---|---|
tinymce/widgets.py | 92.17% <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 eef7af8...260d830. Read the comment docs.