0.5.0
·
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.