Skip to content

Releases: roverdotcom/django-inlinecss

0.3.0

24 Oct 17:52
aca7106
Compare
Choose a tag to compare
  • 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

0.2.0

01 Apr 18:51
0532324
Compare
Choose a tag to compare
  • 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

v0.1.0: Merge pull request #6 from roverdotcom/fix-author-email-warning

15 Oct 12:03
Compare
Choose a tag to compare