Skip to content

Fix verbose_name

Compare
Choose a tag to compare
@blag blag released this 26 Feb 02:11
· 65 commits to master since this release

Changes:

  • Using verbose_name now works properly (#252)
  • Javascript now converts 'True' and 'true' to true and 'False' and 'false' to false (#242)