GeoMatDigital / django-geomat

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add MathJax to Django Admin #218

Closed mimischi closed 6 years ago

mimischi commented 6 years ago

We now have a live preview for the chemical_formula field in the Django admin using MathJax and VueJS.

Changelog

codecov-io commented 6 years ago

Codecov Report

Merging #218 into develop will increase coverage by 0.05%. The diff coverage is 88.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #218      +/-   ##
===========================================
+ Coverage    80.99%   81.04%   +0.05%     
===========================================
  Files           12       12              
  Lines          505      517      +12     
===========================================
+ Hits           409      419      +10     
- Misses          96       98       +2
Impacted Files Coverage Δ
geomat/stein/admin.py 81.96% <100%> (+0.3%) :arrow_up:
geomat/stein/forms.py 89.47% <84.61%> (-10.53%) :arrow_down:

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 c3494f5...e031ae3. Read the comment docs.