Skip to content

0.18.0

Compare
Choose a tag to compare
@leplatrem leplatrem released this 04 Jan 12:10
· 254 commits to master since this release

New features

  • Use a LazyEncoder to allow lazy translations in settings (#132, thanks @Mactory)
  • Enable settings_overrides also for admin (fixes #120, thanks @PetrDiouhy)
  • Add tests for Django 1.9 and Python 3.5 (thanks @itbabu)

Bug fixes

  • Fix LeafletWidget behaviour on GeometryCollectionField (fixes #135)