Skip to content

v1.1.2 - Add support for Django 2.0 and 2.1

Latest
Compare
Choose a tag to compare
@jwhitlock jwhitlock released this 26 Aug 23:15
· 8 commits to master since this release
v1.1.2
  • Add support for Django 2.0 and 2.1.
  • Handle latitude and longitudes with initial + sign (issue #70).
  • Use .iterator() to save memory during export (PR #80).
  • Fix validation error in admin for Frequency.exact_times (PR #86).