jazzband / django-tinymce

TinyMCE integration for Django
http://django-tinymce.readthedocs.org/
MIT License
1.28k stars 317 forks source link

Use JsonResponse where appropriate #374

Closed claudep closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #374 (4215521) into master (cec7124) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   88.50%   88.50%           
=======================================
  Files           6        6           
  Lines         287      287           
  Branches       50       50           
=======================================
  Hits          254      254           
  Misses         15       15           
  Partials       18       18           
Impacted Files Coverage Δ
tinymce/views.py 85.45% <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 cec7124...4215521. Read the comment docs.