- 18 Apr, 2018 1 commit
-
-
Anthony Lukach authored
-
- 17 Apr, 2018 1 commit
-
-
Bruno Alla authored
-
- 15 Dec, 2017 1 commit
-
-
gandhi23 authored
-
- 12 Nov, 2017 1 commit
-
-
Federico Capoano authored
-
- 20 Oct, 2017 1 commit
-
-
Nicolas Delaby authored
along the way drop django1.9 and 1.10
-
- 18 Oct, 2017 2 commits
-
-
Paris Kolios authored
-
Paris Kolios authored
-
- 01 Sep, 2017 1 commit
-
-
Edward Betts authored
-
- 28 Jul, 2017 1 commit
-
-
Jeff Johnson authored
Latitude and longitude are documented in the wrong order for in_bbox filter.
-
- 22 May, 2017 1 commit
-
-
Federico Capoano authored
-
- 16 May, 2017 1 commit
-
-
Daniel Hahler authored
Also adds Django 1.11 to Travis, closes #132.
-
- 11 Mar, 2017 1 commit
-
-
Sebastien Beal authored
-
- 03 Mar, 2017 1 commit
-
-
Wille Marcel authored
-
- 22 Dec, 2016 1 commit
-
-
Yamila authored
-
- 22 Nov, 2016 5 commits
-
-
Federico Capoano authored
-
-
Federico Capoano authored
-
Federico Capoano authored
-
Federico Capoano authored
-
- 04 May, 2016 1 commit
-
-
Germán Larraín authored
The Django docs gives the following warning for `JSONField` (should be valid for `HStoreField` as well): > If you give the field a default, ensure it’s a callable such as dict (for an empty default) or a callable that returns a dict (such as a function). Incorrectly using default={} creates a mutable default that is shared between all instances of JSONField. Fixes #107.
-
- 06 Jan, 2016 1 commit
-
-
Federico Capoano authored
Closes #95
-
- 07 Dec, 2015 1 commit
-
-
Federico Capoano authored
-
- 02 Nov, 2015 1 commit
-
-
Federico Capoano authored
-
- 29 Oct, 2015 2 commits
-
-
Federico Capoano authored
-
Federico Capoano authored
-
- 11 Oct, 2015 2 commits
-
-
Federico Capoano authored
-
Federico Capoano authored
-
- 16 Sep, 2015 1 commit
-
-
Federico Capoano authored
-
- 09 Sep, 2015 3 commits
-
-
Federico Capoano authored
-
Federico Capoano authored
The change introduced in the previous commit was optimized in order to avoid losing the performance gains introduced in the latest versions (0.9.3, 0.9.4).
-
Lucas van Dijk authored
By default GeoFeatureModelSerializer will use the attributes of a model instance (except id, geometry field and bbox field) to fill the "properties" member of the resulting GeoJSON object. This commit separates this functionality in a few methods, which can be overriden by subclasses of GeoFeatureModelSerialzier. This way users will be able to override the default behaviour in order to supply their own source for the properties member.
-
- 08 Sep, 2015 1 commit
-
-
Federico Capoano authored
-
- 19 Jul, 2015 1 commit
-
-
petr authored
-
- 17 Jul, 2015 2 commits
-
-
Federico Capoano authored
Makes GeoModelSerializer obsolete.
-
Federico Capoano authored
-
- 29 Jun, 2015 1 commit
-
-
Federico Capoano authored
-
- 28 Jun, 2015 3 commits
-
-
Federico Capoano authored
Created sections.
-
Petr Glotov authored
-
Federico Capoano authored
-
- 31 May, 2015 1 commit
-
-
Federico Capoano authored
-