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

Quick Enhancements

Compare
Choose a tag to compare
@bruth bruth released this 20 Mar 17:51
· 213 commits to master since this release

Enhancements

  • Field and Concept names (and their plural forms) have been corrected to use the __unicode__ representation of the instance rather than merely relying on the name field. This ensures something is returned when doing unicode(field) and field.get_plural_name().
  • DataField supplementary fields have been added to the admin.