factory
- update to 4.0.1:
* Added js_asset.Media, a django.forms.Media subclass with two
extra abilities.
* JS and CSS now produce Django's own Script and Stylesheet
objects (backported via js_asset._compat on Django versions
that lack them) instead of being standalone dataclasses
* Script, Stylesheet, MediaAsset and InlineStyle can now be
imported from js_asset
* Equality now follows Django's own contract: identity is
attribute-aware on Django 4.2–5.1 and 6.2+,
* Added a static_lazy helper (a lazy wrapper around static()
* Removed the global importmap object
OBS-URL: https://build.opensuse.org/request/show/1360750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-js-asset?expand=0&rev=9
Description
No description provided
Languages
RPM Spec
100%