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

Merge geojson-bbox feature by @nmandery

Conflicts:
rest_framework_gis/serializers.py
tests/django_restframework_gis_tests/models.py
t...

github.com/openwisp/django-rest-framework-gis - bf519b390f03288ac42b4bd06305729bf616bf08 authored over 9 years ago by Federico Capoano <[email protected]>
Updated django versions on .travis.yml (1.8.1, 1.7.8)

github.com/openwisp/django-rest-framework-gis - 9761d6fbebcfcc216ed27edcfad2084c5430def9 authored over 9 years ago by Federico Capoano <[email protected]>
Updated compatibility table in README

github.com/openwisp/django-rest-framework-gis - b38ad378a47575e82120fd918d916eb269b44001 authored over 9 years ago by Federico Capoano <[email protected]>
Updated django-rest-framework requirement to 3.1.2

github.com/openwisp/django-rest-framework-gis - ae107692117db56cbb7af8c96523038a364e247c authored over 9 years ago by Federico Capoano <[email protected]>
Updated VERSION to 0.9.0 alpha

github.com/openwisp/django-rest-framework-gis - 2101d4b0ae2df35e9230ae6047e65c3d821e6b4a authored over 9 years ago by Federico Capoano <[email protected]>
DRY test models

github.com/openwisp/django-rest-framework-gis - 915c7e93dab3f9a870dd0bda68aff4cc1517ed99 authored over 9 years ago by Federico Capoano <[email protected]>
Removed Image test in order to drop Pillow dependency

For more info see: https://github.com/djangonauts/django-rest-framework-gis/pull/58#issuecomment...

github.com/openwisp/django-rest-framework-gis - df51ebe2ee85811b18d109f4c9beff4e52d9709a authored over 9 years ago by Federico Capoano <[email protected]>
add 'upload_to' kwarg to support Django < 1.7

github.com/openwisp/django-rest-framework-gis - dd4f2fd277485b3969e0e635322b991c0d2a53fa authored over 9 years ago by Mike Edwards <[email protected]>
add filefield test and Pillow dependency

github.com/openwisp/django-rest-framework-gis - d8f671eb01e856ced3f2fd96d7ea5360730e3c98 authored over 9 years ago by Mike Edwards <[email protected]>
create tests to validate geojson imagefield serializer fix

github.com/openwisp/django-rest-framework-gis - 47c38d719f99f216a8e42a02c7643541edf25320 authored over 9 years ago by Mike Edwards <[email protected]>
check explicitly for not None on field values

github.com/openwisp/django-rest-framework-gis - c9a5b4ee42974cf18c3b5f4ca02040c8f44ceb08 authored over 9 years ago by Mike Edwards <[email protected]>
Use shields.io for download badges in README

github.com/openwisp/django-rest-framework-gis - 589109476df25e4599982bcb79983cc4f5907955 authored over 9 years ago by Federico Capoano <[email protected]>
support for geojson boundingboxes. either auto-generated or using a seperate field on the model

github.com/openwisp/django-rest-framework-gis - 294357b34d1b3fd559c57a5bddb9880bf48c1810 authored over 9 years ago by Nico Mandery <[email protected]>
Merge pull request #55 from yunmanger1/typo-fix

Fixed #54

github.com/openwisp/django-rest-framework-gis - 269886e584ca54c23952007abdb72d835195618b authored over 9 years ago by Federico Capoano <[email protected]>
Fixing #54

Test agains invalid point

github.com/openwisp/django-rest-framework-gis - 5a5dcb8e526e7ba73084ae3195ef05b2a8329051 authored over 9 years ago by German Ilyin <[email protected]>
Merge pull request #53 from nmandery/feature/patch-geojson-without-geometry

Support partial modifications without geometries when using the GeoFeatureModelSerializer. Fixes...

github.com/openwisp/django-rest-framework-gis - 6356a672a15cebabc752bd6368a26a2d5daafce7 authored over 9 years ago by Federico Capoano <[email protected]>
Allow partial PATCH requests without geometries when using the GeoFeatureModelSerializer. Fixes issue #51

github.com/openwisp/django-rest-framework-gis - fe3179ff3954516ff1ef0bc67bc5bdd9457d9b75 authored over 9 years ago by Nico Mandery <[email protected]>
Added CHANGES.rst (changelog)

github.com/openwisp/django-rest-framework-gis - 73a7a520ea00536f3531f2ece09f423d82292ee6 authored over 9 years ago by Federico Capoano <[email protected]>
django-rest-framework 3.1.1

github.com/openwisp/django-rest-framework-gis - 9d459bf29ebb959fe43c83d06a966631de688e82 authored over 9 years ago by Federico Capoano <[email protected]>
Corrected README.md in README.rst in MANIFEST.in

github.com/openwisp/django-rest-framework-gis - 82c291055f82082c5a84d5b7c34b27dc3ca3e9d0 authored almost 10 years ago by Federico Capoano <[email protected]>
Added @erictheise to AUTHORS

github.com/openwisp/django-rest-framework-gis - ed06a3eb71254cc2d8a6247caf22aec4f3ff6098 authored almost 10 years ago by Federico Capoano <[email protected]>
Removed branch drf-3.0 from .travis.yml

github.com/openwisp/django-rest-framework-gis - 33689a98074cdd7fe11b0e7cfd43906b89ea4ae7 authored almost 10 years ago by Federico Capoano <[email protected]>
Specified django-rest-framework version range in requirements.txt

github.com/openwisp/django-rest-framework-gis - e7684f6e05aab4d43197f74c6e32d3bdc1e09707 authored almost 10 years ago by Federico Capoano <[email protected]>
Added requirements.txt to MANIFEST.in (to ensure is included in pip release)

github.com/openwisp/django-rest-framework-gis - 782fc46f1721efb8ab53a43a4e98f76c4858dfdc authored almost 10 years ago by Federico Capoano <[email protected]>
Clarified 0.8.1 is dev only

github.com/openwisp/django-rest-framework-gis - 059c300cbb6d43f05209d1c68b3065b80efddbd1 authored almost 10 years ago by Federico Capoano <[email protected]>
Updated django versions on .travis.yml

github.com/openwisp/django-rest-framework-gis - c195cbe3f84bce9cc221c5f291ea46ad39ba20d9 authored almost 10 years ago by Federico Capoano <[email protected]>
Updated 0.8.1 compatibility table on README (django 1.8) #45

github.com/openwisp/django-rest-framework-gis - 3c3dc6e775d0143b6db6a73e629105873fab64c4 authored almost 10 years ago by Federico Capoano <[email protected]>
Added django 1.8 beta1 to .travis.yml #45

github.com/openwisp/django-rest-framework-gis - de77b345477e7a4c023e2a8a585198404e2cc5cf authored almost 10 years ago by Federico Capoano <[email protected]>
django 1.8 compatibility tweaks to filters #45

github.com/openwisp/django-rest-framework-gis - ac340b43b2873f5880d5b63abeafc3d56a11441b authored almost 10 years ago by Federico Capoano <[email protected]>
Stated 0.8.1 compatibility on README

github.com/openwisp/django-rest-framework-gis - 6b2164ca09189490fea36b1be38845ce9cd7f5ef authored almost 10 years ago by Federico Capoano <[email protected]>
Updated django to 1.7.5 on .travis.yml

github.com/openwisp/django-rest-framework-gis - 2972cbbea7d36f4153166775f63d895a652531f5 authored almost 10 years ago by Federico Capoano <[email protected]>
Updated tests for django-rest-framework 3.1

github.com/openwisp/django-rest-framework-gis - 46307a5e60353806dc3aaac61b5a522b7c639a4c authored almost 10 years ago by Federico Capoano <[email protected]>
Updated VERSION to 0.8.1 alpha

github.com/openwisp/django-rest-framework-gis - 757aef2ba47e41a97f40499e8f55ed900877a6a5 authored almost 10 years ago by Federico Capoano <[email protected]>
Stops breakage with drf 3.1

github.com/openwisp/django-rest-framework-gis - 7df4b42fc89f8d5ac83496790903372e0050e756 authored almost 10 years ago by Juan Carlos Ferrer <[email protected]>
Changed mailing list link on README because it breaks formatting on pypi

Reference: http://stackoverflow.com/questions/16367770/my-rst-readme-is-not-formatted-on-pypi-py...

github.com/openwisp/django-rest-framework-gis - 1090ca349649da0cfb18e338e07b6bd7af3b50f4 authored almost 10 years ago by Federico Capoano <[email protected]>
Updated README, (0.8 dev becomes 0.8)

github.com/openwisp/django-rest-framework-gis - ffb761d070e605f6992b769b287aa3f358220f73 authored almost 10 years ago by Federico Capoano <[email protected]>
Added publish setup.py command

github.com/openwisp/django-rest-framework-gis - f83ed952a8f6d05726865103bcf0b4702c96dd5e authored almost 10 years ago by Federico Capoano <[email protected]>
Merge pull request #43 from mattxbart/master

Do not call to_representation when value is None.

github.com/openwisp/django-rest-framework-gis - 21f62ce7c6fc9d915277f45d67f00a03e411a2e6 authored almost 10 years ago by Federico Capoano <[email protected]>
do not call to_representation on NoneType value.

github.com/openwisp/django-rest-framework-gis - 5d94db7641f4e4118a91fd292b5d407d896947c1 authored almost 10 years ago by Matt Bartolome <[email protected]>
Clarified README

github.com/openwisp/django-rest-framework-gis - 13b951c29e555e58987fd0a2c09c5e8d305c57bb authored almost 10 years ago by Federico Capoano <[email protected]>
Merge pull request #42 from erictheise/issue38

fix #38: duplicates properties in GeoFeatureModelSerializer - by @erictheise

github.com/openwisp/django-rest-framework-gis - 15be798372a6f472b00f66a139b38a0a83dfeb97 authored almost 10 years ago by Federico Capoano <[email protected]>
create a better (and failing) test for the issue

github.com/openwisp/django-rest-framework-gis - dce031b5fee1b300829cfa37b6f95a378f168288 authored almost 10 years ago by Eric Theise <[email protected]>
tests.py is unwieldly; at least break filter tests into a separate file

github.com/openwisp/django-rest-framework-gis - 7dd580a6e8376a9a9cddb0acad3342e8bf989922 authored almost 10 years ago by Eric Theise <[email protected]>
Updated VERSION to 0.8.0

github.com/openwisp/django-rest-framework-gis - 4b890a00d919c0d0e10ff67971f7aca2cab5e711 authored almost 10 years ago by Federico Capoano <[email protected]>
Updated Compatibility Table in README

github.com/openwisp/django-rest-framework-gis - 521ea64f752dff5f1f41799c1d6650c4092e0eda authored almost 10 years ago by Federico Capoano <[email protected]>
Added @shanto to contributors list

github.com/openwisp/django-rest-framework-gis - f6249ed21feb1cc764517bdb4273dfa555d88f72 authored almost 10 years ago by Federico Capoano <[email protected]>
Minor improvements and comments

github.com/openwisp/django-rest-framework-gis - cad4b05971860efef4323a87a5cbc348917d1f5a authored almost 10 years ago by Federico Capoano <[email protected]>
Get insall_requires from requirements.txt in setup.py

github.com/openwisp/django-rest-framework-gis - 0810c5d0c4a5108f5eb1fa04bae87551bfc76591 authored almost 10 years ago by Federico Capoano <[email protected]>
Merge pull request #35 from Shanto/drf-3.0

Drf 3.0: Python 2.6 and 3.x Compatibility

github.com/openwisp/django-rest-framework-gis - 607ae30122e005e7998fa40d7992c56907155384 authored almost 10 years ago by Federico Capoano <[email protected]>
Python 3 compatibility.

github.com/openwisp/django-rest-framework-gis - 50a2b7d8647b92841e5227a7ef0c3135e2bb455c authored almost 10 years ago by Shanto <[email protected]>
Python 2.6 compatibility.

github.com/openwisp/django-rest-framework-gis - db7acee062e0679d5aba779308f4e0253e782b5c authored almost 10 years ago by Shanto <[email protected]>
Updated requirements-test.txt

github.com/openwisp/django-rest-framework-gis - 3893e44dba9ae4200f05fcd8c83f5fb239b21a12 authored almost 10 years ago by Federico Capoano <[email protected]>
Merge branch 'drf-3.0' of https://github.com/Shanto/django-rest-framework-gis into drf-3.0

github.com/openwisp/django-rest-framework-gis - 39f7cf0cc14faeabd0bae96b8180ab672ed0d03b authored almost 10 years ago by Federico Capoano <[email protected]>
Added drf-3.0 branch to travis testing

github.com/openwisp/django-rest-framework-gis - dd5ccf4b9ef99b4dc05a05b64bf7667926c21a07 authored almost 10 years ago by Federico Capoano <[email protected]>
Updated .travis.yml with latest django versions

github.com/openwisp/django-rest-framework-gis - b8079e377c844ced5a689505b129198274a64f83 authored almost 10 years ago by Federico Capoano <[email protected]>
Separated test requirements in separate file

github.com/openwisp/django-rest-framework-gis - fadfe2ab73f7bc8b123bc9e4406817e90a5071d0 authored almost 10 years ago by Federico Capoano <[email protected]>
Initial support for drf-3.0.

github.com/openwisp/django-rest-framework-gis - b93c9a6172bd76005a6a17e81d7e04fc15c0382f authored almost 10 years ago by Shanto <[email protected]>
Merge pull request #32 from kater169/patch-1

Update README.rst

github.com/openwisp/django-rest-framework-gis - e0d98df1398bed71a2e85c647ac0fc1f89278155 authored about 10 years ago by Federico Capoano <[email protected]>
Update README.rst

Fix a typo GeoModelSerializer

github.com/openwisp/django-rest-framework-gis - 24ec25617be680ec64fe5838f1eb7aaefea9606e authored about 10 years ago by Martin Feige <[email protected]>
Merge pull request #31 from joaoponceleao/master

Code blocks not being rendered (missing paragraph)

github.com/openwisp/django-rest-framework-gis - 4f6c2156c4e754f9a9654ecf08a71933610ad2bc authored about 10 years ago by Federico Capoano <[email protected]>
Code blocks not being rendered (missing paragraph)

github.com/openwisp/django-rest-framework-gis - d7a8a930e714ee1688e0c43ed4f96e55d162a0ab authored about 10 years ago by joaoponceleao <[email protected]>
Updated compatibility table in README

github.com/openwisp/django-rest-framework-gis - 9a903692d5677b6e2b8622d6cca2fec71a53db00 authored about 10 years ago by Federico Capoano <[email protected]>
Updated VERSION to 0.7 final

github.com/openwisp/django-rest-framework-gis - b12691085365ac7e3563e3139e40371934b84c50 authored about 10 years ago by Federico Capoano <[email protected]>
Allow self.opts.fields to be a list

github.com/openwisp/django-rest-framework-gis - d15a35ee30de0ff7114324ebd8afc2587903ded4 authored about 10 years ago by Federico Capoano <[email protected]>
Upgraded development status classifier to Beta

github.com/openwisp/django-rest-framework-gis - 316966ae79f583bdeb472163e851a8a8702f41ca authored about 10 years ago by Federico Capoano <[email protected]>
Avoid empty string in textarea widget if value is None

github.com/openwisp/django-rest-framework-gis - 44b99d48921f765c857fe8def89926095340bdef authored about 10 years ago by Federico Capoano <[email protected]>
increased VERSION to 0.6

github.com/openwisp/django-rest-framework-gis - 02cc685eee84783cfc59e69a226b20a49c71e22c authored about 10 years ago by Federico Capoano <[email protected]>
Updated compatibility table in README

github.com/openwisp/django-rest-framework-gis - 1ca0582a315a060309361f961f4557dd69820a3f authored about 10 years ago by Federico Capoano <[email protected]>
Compatibility with django-rest-framework 2.4.3

Applied fix for #29 suggested by @sephii

github.com/openwisp/django-rest-framework-gis - ebbdea5a87fc1ee74db873884546de6a17f378d1 authored about 10 years ago by Federico Capoano <[email protected]>
Updated .travis.yml with latest django versions

github.com/openwisp/django-rest-framework-gis - d3a24a87845590be44cc4467aaf26826484a2aaa authored over 10 years ago by Federico Capoano <[email protected]>
Fixed minor issue to README syntax that troubled pypi

github.com/openwisp/django-rest-framework-gis - d5bea428fc09ff1a08ac8a3f2952366902157941 authored over 10 years ago by Federico Capoano <[email protected]>
Minor improvements related to style

github.com/openwisp/django-rest-framework-gis - b6ace56ffdeab1027ebf5d92f1612cf16d37e5a2 authored over 10 years ago by Federico Capoano <[email protected]>
Merged Distance Filter feature by @Suz

github.com/openwisp/django-rest-framework-gis - c62bd0f5b27f7cd998f5e704d371a65c22bc7fb7 authored over 10 years ago by Federico Capoano <[email protected]>
Added django.contrib.staticfiles in tests.settings

github.com/openwisp/django-rest-framework-gis - 98ff7edd2aabfa06b96f2ecabba46b84f8fcf7ef authored over 10 years ago by Federico Capoano <[email protected]>
change method naming to proper format

github.com/openwisp/django-rest-framework-gis - f78c15668de44dd423274b0f6a9628704a8f5f64 authored over 10 years ago by Suzanne Kiihne <[email protected]>
documentation, and extended distance filter: added degrees latlon filter

github.com/openwisp/django-rest-framework-gis - f91dcf55c2b65ff86a17011690b0b46440c6c8e4 authored over 10 years ago by Suzanne Kiihne <[email protected]>
changed naming of DistanceFilter to DistanceToPointFilter

github.com/openwisp/django-rest-framework-gis - c511640922d5b4fe9515e4c3d033afb9b986e65a authored over 10 years ago by Suzanne Kiihne <[email protected]>
filters distance from point, tests working

github.com/openwisp/django-rest-framework-gis - 10d7e19986fc37dd06674cee9843feac7e02e512 authored over 10 years ago by Suzanne Kiihne <[email protected]>
basic test written, changed filter to distance from point

github.com/openwisp/django-rest-framework-gis - 6cfc17e7c8a5c95373bc0a89f871e02739bef865 authored over 10 years ago by Suzanne Kiihne <[email protected]>
added distance filter. starting to test

github.com/openwisp/django-rest-framework-gis - 19cf238e3f5e98ec619141f9ab48cd1f96077683 authored over 10 years ago by Suzanne Kiihne <[email protected]>
Merge README contribution from @avances123

github.com/openwisp/django-rest-framework-gis - 2e6c25535b0f8e7d13abb46700506c59c253d37c authored over 10 years ago by Federico Capoano <[email protected]>
Updated VERSION to 0.5

github.com/openwisp/django-rest-framework-gis - 1d81e240108bc460f5c3a4136d0e791676e33b1e authored over 10 years ago by Federico Capoano <[email protected]>
Ensured compatibility with DRF 2.4.0

github.com/openwisp/django-rest-framework-gis - 8245405e8e21452e0748793efcd21dfabe69260d authored over 10 years ago by Federico Capoano <[email protected]>
Renamed InBBOXFilter to InBBoxFilter, closes #26

github.com/openwisp/django-rest-framework-gis - c8a4be6340f3f4cb9383f9046a8f122bb10e176e authored over 10 years ago by Federico Capoano <[email protected]>
Merge pull request #25 from JesseCrocker/master

Add TMSTileFilter filter

github.com/openwisp/django-rest-framework-gis - 99543865ff834e3346fe41d592f3445798fb0b4b authored over 10 years ago by Douglas Meehan <[email protected]>
Add notes on TMSTileFilter

github.com/openwisp/django-rest-framework-gis - 314e00ed06a8e7d66a1f4fcfb7c066a7963790fa authored over 10 years ago by Jesse Crocker <[email protected]>
Excluded django 1.7c3 from python2.6 testing on travis

github.com/openwisp/django-rest-framework-gis - b9356d2a158ca062268c0fa549a3fc2ac0e7b860 authored over 10 years ago by Federico Capoano <[email protected]>
Update django versions in .travis.yml

github.com/openwisp/django-rest-framework-gis - 5c5e4cc1ef41cb147ad65b9f6d801ba958c95aad authored over 10 years ago by Federico Capoano <[email protected]>
Change tilenames.py to match pep8 style

github.com/openwisp/django-rest-framework-gis - f6dfaa679a49931f5a482e7b533b375ef6a6f9ed authored over 10 years ago by Jesse Crocker <[email protected]>
fixed minor typo in README

github.com/openwisp/django-rest-framework-gis - b795b97f1e0c86c50dd3ccea474935f52798b333 authored over 10 years ago by Federico Capoano <[email protected]>
updated to 0.4 final

github.com/openwisp/django-rest-framework-gis - 94313762d0cc7da72442c3a3995703ca6ea63bc4 authored over 10 years ago by Federico Capoano <[email protected]>
Fix relative import that was causing travis CI build failure

github.com/openwisp/django-rest-framework-gis - e8c80b56b3b726ca259b34cd1bd9bca060432193 authored over 10 years ago by Jesse Crocker <[email protected]>
add TMSTileFilter filter

github.com/openwisp/django-rest-framework-gis - 9e2a2a540aff48adf158aa8aa8bd77d0cb286c0b authored over 10 years ago by Jesse Crocker <[email protected]>
updated badges and compatibility table in README

github.com/openwisp/django-rest-framework-gis - ce07e7d40bfcf7a0f438e8b89d6ae944f1f1b72f authored over 10 years ago by Federico Capoano <[email protected]>
fixed tests for python 2.6/2.7

github.com/openwisp/django-rest-framework-gis - 97a1f6ad59b61bc1e38e39deaf9fb3ced71d1ec6 authored over 10 years ago by Federico Capoano <[email protected]>
updated VERSION to 0.4.0 alpha

github.com/openwisp/django-rest-framework-gis - 7f2071501a7056ffc106c53507ad5a42e96df748 authored over 10 years ago by Federico Capoano <[email protected]>
added python3 support #22

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