Skip to content

Releases: andreyfedoseev/django-asset-definitions

1.0.0

05 Feb 11:00

Choose a tag to compare

  • Add Django 3.x and 4.x compatibility
  • Drop support for Python 2
  • Python 3.6 is the minimum requirement

0.3

08 Feb 21:40

Choose a tag to compare

0.3
  • Add Django 2.0 compatibility
  • Extract MediaDefiningClass base class from MediaDefiningView

0.2

06 Feb 20:19

Choose a tag to compare

0.2
  • Specify different requirements in setup.py based on the current Python version
  • Allow using inline JavaScript in media definitions (wrap with <script> tag)

0.1

23 May 04:36

Choose a tag to compare

0.1

Initial release