- update to 3.1.2:
* Made the ``id`` argument to ``JSON`` keyword-only. Also made
the ``inline`` argument to ``CSS`` keyword-only.
* Added the ``media`` attribute to ``CSS`` classes.
* Added experimental support for shipping importmaps.
* Rewrite the internals using dataclasses, drop compatibility
with Django < 4.2 and Python < 3.10.
* Added a ``CSS`` and ``JSON`` class which can also be used with
``forms.Media``. It's recommended to pass them as JavaScript entries to
``forms.Media(js=[])`` because the ``js`` list doesn't use a media
dictionary.
* Added Django 5.1, Python 3.1
- Update to 2.2:
OBS-URL: https://build.opensuse.org/request/show/1344473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-js-asset?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%