Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Share By Username, Data Sparsity, Admin Enhancements

Compare
Choose a tag to compare
@bruth bruth released this 29 May 01:04
· 192 commits to master since this release

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 to DataField 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