Skip to content

Releases: openwisp/django-loci

0.3.1 [2020-01-21]

21 Jan 12:27
0.3.1
Compare
Choose a tag to compare
  • Added support to django 3.0, dropped support for django versions older than 2.2
  • [admin] Fixed UX issue with is_mobile checkbox

0.3.0 [2020-01-13]

13 Jan 16:48
Compare
Choose a tag to compare
  • Upgraded django-channels to version 2
  • Upgraded dependencies (django, django-leaflet, Pillow)
  • Geometry shouldn't be allowed to be None if not mobile
  • Fixed admin fields hidden by mistake in case of validation errors
  • Fixed type KeyError exception during form validation

0.2.1 [2018-09-02]

02 Sep 13:17
Compare
Choose a tag to compare
  • [tests] Removed duplication of definition of floorplan test file

0.2.0 [2018-02-19]

19 Feb 12:34
Compare
Choose a tag to compare
  • [requirements] Added support for django 2.0

0.1.1 [2017-12-06]

06 Dec 17:00
Compare
Choose a tag to compare
  • [admin] Reusable foreign_key_raw_id template
  • [js] Added client side validation for indoor position
  • [js] Do not reset indoor form on first load
  • [websockets] Do not attempt connection in location add page
  • [websockets] Automatically determine ws protocol

0.1.0 [2017-12-02]

02 Dec 20:06
Compare
Choose a tag to compare
  • first release