django-jinja-knockout v0.5.0 Release Notes

  • ๐Ÿ‘€ Rewritten recursive underscore.js template processor, see underscore.js templates_.

    Displaying verbose field names in grid rows, grid row actions and in ForeignKeyGridWidget_ placeholder.

    Clean-up of client-side components code.

    ๐Ÿ‘ Better support for datatable grids that use RAW queries with LEFT JOIN, which may have multiple rows with the same pkVal equal to null.

    ๐Ÿ‘Œ Improvements in Selenium automation testing: better handling of automation commands, more of commands implemented, โœ… much larger test coverage.

    • ๐Ÿ›  Numerous bugfixes, including related field queries support in FilteredRawQuerySet_.