This repository has been archived by the owner on Jan 18, 2020. It is now read-only.
Share By Username, Data Sparsity, Admin Enhancements
Features
- Queries can now be (optionally) shared by username. Sharing features are now driven by a few settings
Enhancements
- The admin list display has been updated to order by categories and current status
- Hardcoded admin URLs have been removed to support sub-classing
- A new
sparsity
method has been added toDataField
which computes the ratio of records with null values to the total count - Regexp operators has been added to the registry for string-based fields
- Queries using Djago proxy models will now be properly respected due to a change in modeltree 1.1.8