Skip to content

0.5.0

Compare
Choose a tag to compare
@Dmitri-Sintsov Dmitri-Sintsov released this 18 Apr 08:30
· 1037 commits to master since this release

Rewritten recursive underscore.js template processor.

Displaying verbose field names in grid rows, grid row actions and in ForeignKeyGridWidget related model field placeholder.

Clean-up of client-side components code.

Better support for grids that use RAW queries with LEFT JOIN, which may have multiple rows with the same pkVal.

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.