Skip to content

Releases: roverdotcom/django-inlinecss

0.3.0

Choose a tag to compare

@melinath melinath released this 24 Oct 17:52
aca7106
  • 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

Choose a tag to compare

@melinath melinath released this 01 Apr 18:51
0532324
  • 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

Choose a tag to compare

@philipkimmey philipkimmey released this 15 Oct 12:03
Fix author_email warning in setup.py