Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

django-rest-framework-gis

Help us to add new features and continue ongoing maintenance.
Collective - Host: opensource - https://opencollective.com/django-rest-framework-gis - Code: https://github.com/djangonauts/django-rest-framework-gis

[fix] Fixed missing return statement in DistanceToPointOrderingFilter

Exception on usage raised over at https://github.com/tfranzel/drf-spectacular/issues/1180

Dis...

github.com/openwisp/django-rest-framework-gis - f4c1c817c2415c21fb5aeceb7fc1b531d3f1db73 authored 10 months ago by T. Franzel <[email protected]>
[fix] Updated django-filter filterset_class syntax

github.com/openwisp/django-rest-framework-gis - 5840e4fa2747414c4407fe11acf31260c1d6ab43 authored about 1 year ago by Paul FLORENCE <[email protected]>
[ci] Bound importlib-metadata<5.0 (fix flake8 error)

github.com/openwisp/django-rest-framework-gis - e2438de7dfd4b29b3104700c9b3c48868b9f2ca8 authored about 1 year ago by Federico Capoano <[email protected]>
[qa] Update tox conf and flake8 exclude

github.com/openwisp/django-rest-framework-gis - d49b4f4eb08456c15cf44feb6b21bde6b11e13ec authored about 1 year ago by Federico Capoano <[email protected]>
[ci] Move QA checks as last step

github.com/openwisp/django-rest-framework-gis - 5e8bd5d76c3ab46177cbbed00013eb71e80dc907 authored about 1 year ago by Federico Capoano <[email protected]>
[fix] Deserialize id_field #272

When serializing a model, the value of its `id_field` is written in the `id` attribute
of the G...

github.com/openwisp/django-rest-framework-gis - f2dc81283bd6801bda41787c3a89f588b6627fda authored almost 3 years ago by restaste <[email protected]>
[docs/chores] Minor adjustments

github.com/openwisp/django-rest-framework-gis - e2c33655d500a373568d28ffb8bb174cd66c305b authored almost 3 years ago by Federico Capoano <[email protected]>
[feature] Added Bounding Box support for remaining GeoJSON types

Add bounding box to GeoJSON object created by GeometryField.

.

github.com/openwisp/django-rest-framework-gis - 9b5879ffda600c7851486381e2b135f9977c9b16 authored almost 3 years ago by Moritz Duchêne <[email protected]>
[fix] Fixed failing build #268

Related to #268

github.com/openwisp/django-rest-framework-gis - 4a79813ea9a5fbc10ab55be7da82021d831a47b9 authored almost 3 years ago by Gagan Deep <[email protected]>
[fix] Avoid default_app_config Deprecation Warning in Django >= 3.2 (#268)

* make conditional on django version

* [fix] Avoid default_app_config Deprecation Warning in ...

github.com/openwisp/django-rest-framework-gis - 29228a4136c1cc3c57da11e93178750745edeff7 authored almost 3 years ago by bluppfisk <[email protected]>
0.18.0 release

github.com/openwisp/django-rest-framework-gis - 88d3d2400380b232eac4bf886223963dbda46c08 authored almost 3 years ago by Federico Capoano <[email protected]>
[chores] Switch from DRF master to DRF 3.13.x

github.com/openwisp/django-rest-framework-gis - c062b74a01b33abc5db59e7c4e06c3f4a837158d authored almost 3 years ago by Federico Capoano <[email protected]>
[deps] Add support for django 3.2 and 4.0 #263

* [fix] Fix docker-compose not working
* [deps] Added python 3.6 back to support
* [docs] Upda...

github.com/openwisp/django-rest-framework-gis - 4b9882339d61dd9e905f67b2e039125e5897878b authored about 3 years ago by Kapil Bansal <[email protected]>
[tests] Refactor deprecated unittest aliases for Python 3.11 compatibility

github.com/openwisp/django-rest-framework-gis - 7bf70ebc40093d7881fb64931d6f650ff7a86609 authored about 3 years ago by Karthikeyan Singaravelan <[email protected]>
[fix] Add schema generation support for plain GeometryFields #257

The intial implementation of schema generation only supported
serializers which subclassed GeoFe...

github.com/openwisp/django-rest-framework-gis - 3d8eb8366419df6cdc8baed0b09aca7172375449 authored over 3 years ago by Andrew Guenther <[email protected]>
[Fix] Fix psycopg2 compatibility for Django 3.0

https://github.com/psycopg/psycopg2/issues/1293

github.com/openwisp/django-rest-framework-gis - ccca7cc3cec0612a3a8bfa1629bd4f772a2cb281 authored over 3 years ago by Dhaval Mehta <[email protected]>
[tests] Dependencies: openwisp-utils[qa]~=0.7.0

github.com/openwisp/django-rest-framework-gis - 6679f3d1bc2d252a0ffe23aa8dcbf5a50216da50 authored over 3 years ago by Federico Capoano <[email protected]>
[ci] Added Github CI build #254

Closes #254

Co-authored-by: Kapil Bansal <[email protected]>

github.com/openwisp/django-rest-framework-gis - 7031286673d82988098d14abca76d1cd11c79a75 authored almost 4 years ago by Federico Capoano <[email protected]>
0.17.0 release

github.com/openwisp/django-rest-framework-gis - 08ea3272d084e6894c57f98fecaebe98399d5056 authored almost 4 years ago by Federico Capoano <[email protected]>
[docs] Minor fix

github.com/openwisp/django-rest-framework-gis - 66636b3d41b2169db2628c71b19136eb017df2b7 authored almost 4 years ago by Federico Capoano <[email protected]>
OpenAPI Schema Generation (#223)

* add openapi schema generation for filters

* improve schema generation for filters

* add ...

github.com/openwisp/django-rest-framework-gis - 4be23efd1f980cef9b23988fbd1ee3f36e4d958b authored almost 4 years ago by Dhaval Mehta <[email protected]>
[ci] Fixed postgresql connection in travis build

github.com/openwisp/django-rest-framework-gis - 496d958a5344c659a48ab6599633000a8c5908f5 authored about 4 years ago by Ajay Tripathi <[email protected]>
[docs] QA checks removed redundant pip install

github.com/openwisp/django-rest-framework-gis - 624973e7013a44ad05dde5b40a455d4c4d4b8261 authored about 4 years ago by Federico Capoano <[email protected]>
[docs] Improved QA checks section

github.com/openwisp/django-rest-framework-gis - e785c6329c68189f09c7cd3da2643f0ca613eb94 authored about 4 years ago by Federico Capoano <[email protected]>
0.16.0 release

github.com/openwisp/django-rest-framework-gis - 10b654d78fcbb844d30a84b11a60e36ee2115e65 authored over 4 years ago by Federico Capoano <[email protected]>
[qa] Remove Python 2 compatibility code

github.com/openwisp/django-rest-framework-gis - 805de09764fa7094c2cb2ffaded324c9797e26c9 authored over 4 years ago by Francisco Couzo <[email protected]>
[qa] Added post build failure summary

Included travisbuddy to comment summary on github.

github.com/openwisp/django-rest-framework-gis - fdb448cf6e3d11e34088f8890710bf8334def733 authored over 4 years ago by Kapil Bansal <[email protected]>
[docs] Updated badges in README

- added pypi downloads
- added black

github.com/openwisp/django-rest-framework-gis - 8cc345a3ef6fe140d6c01552a6fbe676496fd44f authored over 4 years ago by Federico Capoano <[email protected]>
[qa] Added QA checks #230

Closes #230

github.com/openwisp/django-rest-framework-gis - 1814fc9c3dc33bce97f4b554574ea7e8eb601e97 authored over 4 years ago by Kapil Bansal <[email protected]>
[deps] Dropped Django 1.11 and Python 3.5

Django 1.11 is EOL since April 1, 2020.
Python 3.5 is going to be EOL on September 13, 2020,
let...

github.com/openwisp/django-rest-framework-gis - 44e471b7c894ee67800e8c48c3467884dafb3e70 authored over 4 years ago by Federico Capoano <[email protected]>
[deps] Add support for django 3.1 in travis testing #227

github.com/openwisp/django-rest-framework-gis - efd8bc90e033a1a7a40551a9eb72c32ebfabe465 authored over 4 years ago by Federico Capoano <[email protected]>
[qa] Improved tests and formatting

* Remove parameter not used by DistanceToPointFilter on README
* Improve style, and fix some typos

github.com/openwisp/django-rest-framework-gis - 5efb45d1fbaf256831580f1e45682add4052b259 authored over 4 years ago by Francisco Couzo <[email protected]>
[docs] Fixed minor typo in distance to point filter ordering description

github.com/openwisp/django-rest-framework-gis - 4a3ee4d20f48dfa47a60a1ba2f0e77f9f129bbdc authored over 4 years ago by Francisco Couzo <[email protected]>
[feature] Added DistanceToPointOrderingFilter #210

Implements and closes #210

github.com/openwisp/django-rest-framework-gis - ebd8596de8d858667753292c36564e618bb7c9ef authored over 4 years ago by Francisco Couzo <[email protected]>
Don't override the additional arguments passed as 'style' to the GeometryField

github.com/openwisp/django-rest-framework-gis - a31ffa16c6e7abc61a404cb58ad4b8b9473c5d6e authored over 4 years ago by Elena Rogleva <[email protected]>
docs: Fix simple typo, equivalant -> equivalent (#222)

There is a small typo in README.rst.

Should read `equivalent` rather than `equivalant`.

github.com/openwisp/django-rest-framework-gis - 6fc0313c792985c51795d6c4b005148491db7daa authored almost 5 years ago by Tim Gates <[email protected]>
[qa] Removed unused requirements.txt

github.com/openwisp/django-rest-framework-gis - e15c53ca8a6e7cb2ec782824577592145d5d1e28 authored almost 5 years ago by Federico Capoano <[email protected]>
[README] Fixed GeoFeatureModelSerializer example (#218)

Fixes #214

github.com/openwisp/django-rest-framework-gis - da20d89d3f7f265d5bf0adaafb106ab37a1d27c0 authored almost 5 years ago by Karol Ołtarzewski <[email protected]>
Fixed mistake in README (#216)

github.com/openwisp/django-rest-framework-gis - f770a86a87e91636e5ae1a4e0a1ad5a4cd35bb36 authored almost 5 years ago by Karol Ołtarzewski <[email protected]>
Fixed typo in README (#213)

github.com/openwisp/django-rest-framework-gis - 268171fc354746af8134c9331948d6508feacd54 authored almost 5 years ago by Carlos Joel <[email protected]>
Merge pull request #212 from openwisp/empty-geometries

Add support for empty geometries

github.com/openwisp/django-rest-framework-gis - 88800552c5c91d6971728095638356a0b87f002c authored almost 5 years ago by Federico Capoano <[email protected]>
[fields] Added support for representation of empty geometries #168

Closes #168
Closes #211

github.com/openwisp/django-rest-framework-gis - 5f185da0ae73eabbe5e95b14fe6ee81db42df7f3 authored almost 5 years ago by Federico Capoano <[email protected]>
[bug] Fixed GeometryField exception #168

Fixed GeometryField exception when containing an empty Point geometry
Fixes #168

github.com/openwisp/django-rest-framework-gis - 651cb2a3dab5e6dcae5d153798c3114e0d5104fe authored almost 5 years ago by Karol <[email protected]>
Merge pull request #209 from marfgold1/master

[ci] Fix coveralls

github.com/openwisp/django-rest-framework-gis - 045c9583a27c55d96fa36bb85befb90391f945b7 authored about 5 years ago by Federico Capoano <[email protected]>
[ci] Fix coveralls

Coveralls and coverage should have been run in tox
so coverage can be reported properly. Also re...

github.com/openwisp/django-rest-framework-gis - 1d221558899316195655b31bc9ca99ca62d8f99e authored about 5 years ago by marfgold1 <[email protected]>
Improve README (#208)

Imrpoves descrpition for using GeoJSON serializer without setting ``rest_framework_gis`` in ``se...

github.com/openwisp/django-rest-framework-gis - ed20426c68dcee438f453a473def0360153d2ca8 authored about 5 years ago by Ludvik Brodl <[email protected]>
[general] Updated references to URLs to point to new organization

github.com/openwisp/django-rest-framework-gis - 2fbc6243ac0429ca5ef143f6730fd185c8a72a9a authored about 5 years ago by Federico Capoano <[email protected]>
0.15.0 release

github.com/openwisp/django-rest-framework-gis - 1b6a0e72f204f8fd20f2306964e6ebeec94c655a authored about 5 years ago by Federico Capoano <[email protected]>
[README] Removed "Projects using this package"

This README section is not useful.

github.com/openwisp/django-rest-framework-gis - e7575d1067c660cc98801a9f571697e69a486f54 authored about 5 years ago by Federico Capoano <[email protected]>
update requirement of drf to 3.10+ (#201)

github.com/openwisp/django-rest-framework-gis - c6ed7c276003bc63cf29038f35636f20a99cfc66 authored about 5 years ago by Asif Saif Uddin <[email protected]>
update drf to 3.10 (#202)

github.com/openwisp/django-rest-framework-gis - d7f5be24553e6b59770e9a0dde3cc4df11cd8c08 authored about 5 years ago by Asif Saif Uddin <[email protected]>
Fix docker build (#192)

* Fix docker build

* Added README.rst to compose volumes

* Fixed dependency install

* A...

github.com/openwisp/django-rest-framework-gis - 55684c7eb8d512ffde1c2bd11d3efd0c298ce813 authored about 5 years ago by Adam Mertz <[email protected]>
Add Django 3.0 and Python 3.8 support (#200)

* Update the way that `to_representation` removes already processed (#195)

fields, as per #19...

github.com/openwisp/django-rest-framework-gis - b4aef417c2790ee86ca83c2536b753ba9d280cd2 authored about 5 years ago by Johannes Hoppe <[email protected]>
Update the way that `to_representation` removes already processed (#195)

fields, as per #194

github.com/openwisp/django-rest-framework-gis - bb22de62f81cd6af2e0c1c28b50648a09d76f529 authored about 5 years ago by allynt <[email protected]>
Removed six dependency (#197)

github.com/openwisp/django-rest-framework-gis - ed391015c6e0bb6afe4dffdc371fcab558bb2ff4 authored about 5 years ago by Sam Collins <[email protected]>
Drop Django 2.0 support (#199)

Django 2.0 has reached EOL on April 1, 2019, see:
https://www.djangoproject.com/download/#ft2

github.com/openwisp/django-rest-framework-gis - 18a95a43ac968520f3dbee453dcf6053a26c7ce1 authored about 5 years ago by Johannes Hoppe <[email protected]>
added django 2.2 on test matrix (#190)

* added django 2.2 on test matrix

* xenial

* Updated tox.ini: django21 > django22

github.com/openwisp/django-rest-framework-gis - a68ce454074adfd5963edfb366b1567ec85ff384 authored about 5 years ago by Asif Saif Uddin <[email protected]>
Merge pull request #196 from EverWinter23/patch-1

README.rst: Comprehendable deprecation warning.

github.com/openwisp/django-rest-framework-gis - b5d21f178f26c66ce952255d2a2fbea81c1a0498 authored over 5 years ago by Asif Saif Uddin <[email protected]>
README.rst: Comprehendable deprecation warning.

The sentence can be misunderstood easily as it does not elaborate that
GeoModelSerializer does n...

github.com/openwisp/django-rest-framework-gis - 5e65fad0d6045064ffc3c60386133faf2b31f8b9 authored over 5 years ago by rishabh <[email protected]>
Update to drf 3.9+ only

github.com/openwisp/django-rest-framework-gis - 736f1566f8107d6376dfd83abee9e72b146b60f7 authored over 5 years ago by Asif Saif Uddin <[email protected]>
dropped py 34 from travis

github.com/openwisp/django-rest-framework-gis - 59f69898dbfa0b978c75cd7beb90223140f0c2de authored over 5 years ago by Asif Saif Uddin <[email protected]>
Dropped python 3.4 from tox

github.com/openwisp/django-rest-framework-gis - 5cf3a6be8dfffefae327696ca66262228898cf36 authored over 5 years ago by Asif Saif Uddin <[email protected]>
Merge pull request #184 from pauloxnet/develop

Added the README check command into the travis yaml file

github.com/openwisp/django-rest-framework-gis - 7430d6b1ca480222c1b837748f4c60ea10c85f22 authored about 6 years ago by Asif Saif Uddin <[email protected]>
Added the README check command into the travis yaml file

github.com/openwisp/django-rest-framework-gis - 7ed67d393b9938b62c87ec1eb0edb915c2e2ae7f authored about 6 years ago by Paolo Melchiorre <[email protected]>
Merge pull request #183 from pauloxnet/develop

Fixed README invalid markup that cause PyPI to show the raw source.

github.com/openwisp/django-rest-framework-gis - a24923286074c14f2a5914ea9b65ff9249a68f5b authored about 6 years ago by Asif Saif Uddin <[email protected]>
Fixed README invalid markup that cause PyPI to show the raw source.

github.com/openwisp/django-rest-framework-gis - fe3df682792c06bf349b12f562bb3b0068b15469 authored about 6 years ago by Paolo Melchiorre <[email protected]>
[docs] Updated compatibility table in README

github.com/openwisp/django-rest-framework-gis - 692222500abee154ad0162c1d6f1730ead0e9704 authored about 6 years ago by Federico Capoano <[email protected]>
0.14.0 release

github.com/openwisp/django-rest-framework-gis - 00f4834b5c27b23324c40f397a97b83c3b3650ed authored about 6 years ago by Federico Capoano <[email protected]>
Merge pull request #182 from pauloxnet/develop

Added long description and additional urls in setup module

github.com/openwisp/django-rest-framework-gis - 409f1829c51b290cb55af6ba38c7b2b9c26566d6 authored about 6 years ago by Federico Capoano <[email protected]>
Fixed source code url

github.com/openwisp/django-rest-framework-gis - 722a390889f2fc9e7b8c78691405328cf6a6b2f4 authored about 6 years ago by Paolo Melchiorre <[email protected]>
Fixed missingf import and a typo

github.com/openwisp/django-rest-framework-gis - f170e12cb541b915b69b544df253ed639da7bedd authored about 6 years ago by Paolo Melchiorre <[email protected]>
Added long description adn additional urls in stup module

github.com/openwisp/django-rest-framework-gis - efff37b090791ff178605121e90d6c6b227c478f authored about 6 years ago by Paolo Melchiorre <[email protected]>
Merge pull request #181 from djangonauts/revert-180-patch-1

Revert "Activating Open Collective"

github.com/openwisp/django-rest-framework-gis - 9942382db9fe9957c22b3d13eeec26b633706ab2 authored about 6 years ago by Asif Saif Uddin <[email protected]>
Revert "Activating Open Collective"

github.com/openwisp/django-rest-framework-gis - 7041500c9ca87d00c6ab9a02590b164e9960fb48 authored about 6 years ago by Asif Saif Uddin <[email protected]>
Merge pull request #180 from monkeywithacupcake/patch-1

Activating Open Collective

github.com/openwisp/django-rest-framework-gis - 36c9bd86b15686a502ebf6db7dcc56f564aa32b1 authored about 6 years ago by Asif Saif Uddin <[email protected]>
Activating Open Collective

Hi, I'm making updates for Open Collective. Either you or a supporter signed this repo up for Op...

github.com/openwisp/django-rest-framework-gis - 00a3edd4c5c100879d8797638bb9a3b64ef50b89 authored about 6 years ago by jess <[email protected]>
Merge pull request #179 from imomaliev/fix-docker-test

fix docker test afer runtests was deleted

github.com/openwisp/django-rest-framework-gis - 5df25390cd4967068875ddabc8c4114519301fa9 authored about 6 years ago by Asif Saif Uddin <[email protected]>
fix docker test afer runtests was deleted

github.com/openwisp/django-rest-framework-gis - 05b8d94b5241f01ef0f8f699bda932ebfdf59d7e authored about 6 years ago by Sardorbek Imomaliev <[email protected]>
Merge pull request #178 from rpkilby/suggestions

Cleanup & Suggestions

github.com/openwisp/django-rest-framework-gis - 924ba3a2d6b4c2baed31a633d8fe21602504be40 authored about 6 years ago by Asif Saif Uddin <[email protected]>
Don't parse 'install_requires' from requirements

This is an unnecessary level of complexity for a requirements list
containing one to two items.

github.com/openwisp/django-rest-framework-gis - 3354265c1222dd970ec03df987fe837da8eeb45f authored about 6 years ago by Ryan P Kilby <[email protected]>
Python version numbers should be strings

github.com/openwisp/django-rest-framework-gis - 22ec60e37c02e4f8d3593c241d5b2035da3d853d authored about 6 years ago by Ryan P Kilby <[email protected]>
Remove DRF version bound from 'install_requires'

New versions of DRF are more likely than not to be compatible. Instead
of pessimistically restri...

github.com/openwisp/django-rest-framework-gis - 2669dabc5830049223fdd62362886aa5cca68332 authored about 6 years ago by Ryan P Kilby <[email protected]>
Remove outdated test runner

github.com/openwisp/django-rest-framework-gis - 597ed3dabcc1ee8032057b03847f3217e9d76a77 authored about 6 years ago by Ryan P Kilby <[email protected]>
Use dicts in the Travis include matrix

This is more compact and readable

github.com/openwisp/django-rest-framework-gis - 8106a765d578a2c95a1800a57e76830c2127b3d4 authored about 6 years ago by Ryan P Kilby <[email protected]>
Fix trove classifiers

github.com/openwisp/django-rest-framework-gis - 424fb444d7b28c7e90bd6731c3a3da6b930ef215 authored about 6 years ago by Ryan P Kilby <[email protected]>
Use PEP-440 'compatible release' specifiers in tox

github.com/openwisp/django-rest-framework-gis - b69cb6e2aaf00b52eb6ca249f1547a7625b3ecb3 authored about 6 years ago by Ryan P Kilby <[email protected]>
Merge pull request #173 from imomaliev/master

Support django 2.1, DRF 3.9 and use django-filters > 2.0

github.com/openwisp/django-rest-framework-gis - db7132cb816db33b48c120dff586de5e21ab3173 authored about 6 years ago by Asif Saif Uddin <[email protected]>
separate django 2.0 and django 2.1 tests

github.com/openwisp/django-rest-framework-gis - 58a2ebe83f9b856544bd313bc3d997f4cac4e5aa authored about 6 years ago by Sardorbek Imomaliev <[email protected]>
lift drf version to include 3.9

github.com/openwisp/django-rest-framework-gis - dd609560a81c546e740dfe3eb4c07f10b1cca652 authored about 6 years ago by Sardorbek Imomaliev <[email protected]>
rename test

github.com/openwisp/django-rest-framework-gis - c5d839fefbda0fb9e309322c65b3ab767f5f2566 authored about 6 years ago by Sardorbek Imomaliev <[email protected]>
fix docker-compose for development

github.com/openwisp/django-rest-framework-gis - d8a8887ebb985bcd25714ec8b9608fcb756b8f96 authored about 6 years ago by Sardorbek Imomaliev <[email protected]>
travis python 3.7

github.com/openwisp/django-rest-framework-gis - 2f4ca4d88b5d98dbaad73f63f37beab2a1d774d2 authored about 6 years ago by Sardorbek Imomaliev <[email protected]>
Upgrade version of django-filters to 2.0 add django 2.1 support

github.com/openwisp/django-rest-framework-gis - 9f1d21cc94cef13eaf849062ed749a45c220456e authored about 6 years ago by Sardorbek Imomaliev <[email protected]>
travis currently doesn't support 3.7 use xenial

github.com/openwisp/django-rest-framework-gis - 32831f1ebb17473d89225ef4b3a38e9d5849a097 authored about 6 years ago by Sardorbek Imomaliev <[email protected]>
Merge pull request #176 from rpkilby/django-six

Use Django's vendored 'six'

github.com/openwisp/django-rest-framework-gis - f1fcda0e31eca2ae3c5dc9829d28d3fc69737e8b authored about 6 years ago by Federico Capoano <[email protected]>
Do not include DRF in test requirements

Package dependencies should not be included in test requirements,
as this can lead to conflictin...

github.com/openwisp/django-rest-framework-gis - e6c032358c6262323731b2eebe13455bac08a433 authored about 6 years ago by Ryan P Kilby <[email protected]>
Use Django's vendored 'six'

github.com/openwisp/django-rest-framework-gis - 67647ee42b9af617b66b3654f95b9fef16c2b7e1 authored about 6 years ago by Ryan P Kilby <[email protected]>
0.13.0 release

github.com/openwisp/django-rest-framework-gis - 3ec44841f2ad3bcb3228a999f1c6fae9066e575b authored over 6 years ago by Federico Capoano <[email protected]>