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

fixed indent error

github.com/openwisp/django-rest-framework-gis - d66d627ca1d1aa9940aa72e118b7b48970f54703 authored over 11 years ago by Douglas Meehan <[email protected]>
Merge branch 'develop'

github.com/openwisp/django-rest-framework-gis - 6fac3f039a3b1a985f2f961893ca7ee975ea14af authored over 11 years ago by Douglas Meehan <[email protected]>
first attempt as GeoFeatureModelSerializer

github.com/openwisp/django-rest-framework-gis - 2a180bdf4252ecff1d295abef17fc29d1f143aa4 authored over 11 years ago by Douglas Meehan <[email protected]>
Update README.md

github.com/openwisp/django-rest-framework-gis - 53b96ee3b108273215aa60dd96513a09a6e33550 authored over 11 years ago by Douglas Meehan <[email protected]>
Update README.md

github.com/openwisp/django-rest-framework-gis - 5f85d1de933ff01653e353d92ad50c01bbd0f99a authored over 11 years ago by Douglas Meehan <[email protected]>
Update README.md

github.com/openwisp/django-rest-framework-gis - e325037813635e5dacfcb932c6d84d0750ca373a authored over 11 years ago by Douglas Meehan <[email protected]>
Update README.md

github.com/openwisp/django-rest-framework-gis - d5f4f7fe18cb87fd2da55b2a48cd116c530079f2 authored over 11 years ago by Douglas Meehan <[email protected]>
Update README.md

github.com/openwisp/django-rest-framework-gis - 26e4c450f592b18d0cf480f0461e5b3915a457d9 authored over 11 years ago by Douglas Meehan <[email protected]>
added licesnse to setup

github.com/openwisp/django-rest-framework-gis - a07ffe59bbd516970d153462eb2aab0df7fecae3 authored over 11 years ago by Douglas Meehan <[email protected]>
added licesnse to setup

github.com/openwisp/django-rest-framework-gis - 6254693a8aa44722563c92443f8ddd834be9c641 authored over 11 years ago by Douglas Meehan <[email protected]>
added contributors file

github.com/openwisp/django-rest-framework-gis - 976e7d1030ac8dc0e0b57ffd8d14eddc644393af authored over 11 years ago by Douglas Meehan <[email protected]>
Work in progress

github.com/openwisp/django-rest-framework-gis - df62de50aa733f12fb23d2ea6a9be15262d6f5d6 authored over 11 years ago by Douglas Meehan <[email protected]>
Renamed GeoModelFeatureSerializer to GeoFeatureSerializer

github.com/openwisp/django-rest-framework-gis - 309ec9173633982dea87227201f597d5c554f80a authored over 11 years ago by Douglas Meehan <[email protected]>
merged master changes. Development on GeoModelFeatureSerializer

github.com/openwisp/django-rest-framework-gis - effee745359a5b11928d939285dd8c263e2e02cf authored over 11 years ago by Douglas Meehan <[email protected]>
adding code formating

github.com/openwisp/django-rest-framework-gis - cebb1931a256cc1746b4ee8fa6bf959ffc67bb85 authored over 11 years ago by Douglas Meehan <[email protected]>
adding code formating

github.com/openwisp/django-rest-framework-gis - 5ab832ba2d004ad968f61daf4f21c320d5c04418 authored over 11 years ago by Douglas Meehan <[email protected]>
updated README with very basic documentation

github.com/openwisp/django-rest-framework-gis - d95c9cb469fa6ad20a54d79690e588b36e75df7b authored over 11 years ago by Douglas Meehan <[email protected]>
updated README with very basic documentation

github.com/openwisp/django-rest-framework-gis - 63166c2a0b5635631f7ef9dc3dd9838f0089a63e authored over 11 years ago by Douglas Meehan <[email protected]>
Merge pull request #7 from jarus/bbox-filter

First version of bbox filter

github.com/openwisp/django-rest-framework-gis - 7d55cc1b1c1eff06cdfb00312804d2a1b40054fc authored over 11 years ago by Douglas Meehan <[email protected]>
Merge branch 'master' into bbox-filter

github.com/openwisp/django-rest-framework-gis - b3426ed9934ea2c4fcda34d64b7bd3dae48c63cf authored over 11 years ago by Christoph Heer <[email protected]>
Merge pull request #6 from jarus/new-serializer

Replace old serializer with a slim serializer

github.com/openwisp/django-rest-framework-gis - c747b666081e9653a42afe7138fc084c664b491a authored over 11 years ago by Douglas Meehan <[email protected]>
First version of bbox filter

github.com/openwisp/django-rest-framework-gis - 58c5f7e46108d0538e49cd7cfe1e8df31371b9dd authored over 11 years ago by Christoph Heer <[email protected]>
Serializer needs rest-framework>=2.2.2

github.com/openwisp/django-rest-framework-gis - 152288ec2972f407f7e83ffb346a159492649c54 authored over 11 years ago by Christoph Heer <[email protected]>
Rewrite serializer

github.com/openwisp/django-rest-framework-gis - 8171af80ab1bff2ffac4b85642217a37fb485d74 authored over 11 years ago by Christoph Heer <[email protected]>
Merge pull request #5 from jarus/setup-py

Add setup.py with .gitignore with python rules

github.com/openwisp/django-rest-framework-gis - a0d20fef8647f1621d637324ab967883392b67df authored over 11 years ago by Douglas Meehan <[email protected]>
Remove requirements file and add requirements to setup.py

github.com/openwisp/django-rest-framework-gis - f3560efe8377a8aa08c3ffa55550d6b44023a59c authored over 11 years ago by Christoph Heer <[email protected]>
Rename package from django-rest-framework-gis to djangorestframework-gis

github.com/openwisp/django-rest-framework-gis - dc3d26e45f25c6d65e34f82e21276623c4821023 authored over 11 years ago by Christoph Heer <[email protected]>
Add setup.py with .gitignore with python rules

github.com/openwisp/django-rest-framework-gis - b7b6d8f0cb33ac8632f227dbe7238415deb7ab2b authored over 11 years ago by Christoph Heer <[email protected]>
Update README.md

github.com/openwisp/django-rest-framework-gis - 309d553064f0c64ba6fa72a659c97a7ac7c5029d authored almost 12 years ago by Douglas Meehan <[email protected]>
wip serializer

github.com/openwisp/django-rest-framework-gis - c01e667a57beaf035ef6b2f9625133e9d20f0f5c authored almost 12 years ago by Douglas Meehan <[email protected]>
use geodjango modles

github.com/openwisp/django-rest-framework-gis - 9c418e3d990c2bf986b80a3c9c1d79b3f37abfd5 authored almost 12 years ago by Douglas Meehan <[email protected]>
added explicity GeometryField types

github.com/openwisp/django-rest-framework-gis - 989fd27723ba27d3a052a104ab04c733f7180eb9 authored almost 12 years ago by Douglas Meehan <[email protected]>
fixed from_native

github.com/openwisp/django-rest-framework-gis - f513eb4364abf9136640e0a2a1e4f33d130a2910 authored almost 12 years ago by Douglas Meehan <[email protected]>
added doc string

github.com/openwisp/django-rest-framework-gis - b790866cbec5f6d765e992a84757680013cf6bed authored almost 12 years ago by Douglas Meehan <[email protected]>
added parsers file

github.com/openwisp/django-rest-framework-gis - b2f57741e812e11d113874ddf83c2f0eadf285ed authored almost 12 years ago by Douglas Meehan <[email protected]>
added requirements file

github.com/openwisp/django-rest-framework-gis - e8f72815d062cef9c86e3dfefe12271428938024 authored almost 12 years ago by Douglas Meehan <[email protected]>
added init file

github.com/openwisp/django-rest-framework-gis - 35d6ef45dc6c2336638c494c73bf77b97309db7c authored almost 12 years ago by Douglas Meehan <[email protected]>
added .gitignore file

github.com/openwisp/django-rest-framework-gis - 1186d7ac1dab41a498a4ac62d8c77e1f72da248a authored almost 12 years ago by Douglas Meehan <[email protected]>
added proper root folder

github.com/openwisp/django-rest-framework-gis - 1b98c17daf74afd28d193b7dc41d8b6bd5279d54 authored almost 12 years ago by Douglas Meehan <[email protected]>
work in progress

github.com/openwisp/django-rest-framework-gis - 04ec5b604fb0e825f55ecdc6be5a9db37b408fcf authored almost 12 years ago by Douglas Meehan <[email protected]>
Initial commit

github.com/openwisp/django-rest-framework-gis - bae0a92a8493402bbfcbafc2871c4de311500bfc authored almost 12 years ago by Douglas Meehan <[email protected]>