italia / docs-italia-convertitore-web

Other
4 stars 1 forks source link

Adds email style #29

Closed paoloromolini closed 6 years ago

paoloromolini commented 6 years ago

2018-08-07-124045_1476x654_scrot

2018-08-14-121011_944x668_scrot

Adds email template and css

codecov[bot] commented 6 years ago

Codecov Report

Merging #29 into master will increase coverage by 0.5%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #29     +/-   ##
=========================================
+ Coverage   74.17%   74.67%   +0.5%     
=========================================
  Files           6        6             
  Lines         151      154      +3     
  Branches        9        9             
=========================================
+ Hits          112      115      +3     
  Misses         37       37             
  Partials        2        2
Impacted Files Coverage Δ
docs_italia_convertitore_web/tasks.py 78.75% <100%> (+0.82%) :arrow_up:

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 6c0d455...9dc54b2. Read the comment docs.

paoloromolini commented 6 years ago

Sounds good, I've never done it though. Are you referring to something like that https://github.com/alexhayes/django-premailer ?

yakky commented 6 years ago

Or https://github.com/peterbe/premailer (which we already use, you can ping @protoroto which has implemented it recently)