django-jinja-knockout v1.0.0 Release Notes

  • ๐Ÿ‘ Django 3.1 / Bootstrap 4.5 / Knockout 3.5 support.

    MultipleKeyGridWidget_ allows to edit many to many relationships_ for Django models.

    PageContext_ replaces TemplateContext class with cleaner way to inject view title / client data / client routes / custom scripts to templates via TemplateResponse_.

    ๐Ÿ‘ App.renderValue_ supports jQuery elements / nested arrays / objects / strings HTML rendering. App.renderNestedList_ ๐Ÿ‘Œ supports optional unwrapping of single top DOM node.

    ๐Ÿ‘Œ Improved Bootstrap popovers support with jQuery .getPopoverTip() / .getVisiblePopovers() / .closeVisiblePopovers() ๐Ÿ”Œ plugins.

    Support for Nested components_ in formsets.js (empty_form_) 'anonymous_template' Knockout binding.

    • ๐Ÿ‘ UrlPath_ class supports automatic re_path() generation with positional named keyword arguments.