django-inlinecss

A Django app useful for inlining CSS (primarily for e-mails)

OTHER License

Downloads
30.1K
Stars
160
Committers
10

Bot releases are hidden (Show)

django-inlinecss - 0.3.0 Latest Release

Published by melinath almost 5 years ago

  • Switched css loading to always use staticfiles storage by default
  • Added INLINECSS_CSS_LOADER setting for configuring CSS loading
  • Corrected behavior of storage-based loading to work with non-filesystem storages
django-inlinecss - 0.2.0

Published by melinath over 5 years ago

  • Added explicit support of Django 1.11 and dropped support of earlier Django versions.
  • Switched to pytest for testing
  • Set up automated code linting
  • Added official support for python 3.5 and 3.6
django-inlinecss -

Published by philipkimmey about 11 years ago