0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 8 minutes ago. based on code collected 9 minutes ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/sigma-geosistemas/django-geojson into sigma-geosistemas-master More... over 10 years ago
Test with more versions in Travis More... over 10 years ago
Merge pull request #56 from sikmir/master More... over 10 years ago
fix test under python 2.7 More... over 10 years ago
fix issue #55 More... over 10 years ago
Merge pull request #53 from makinacorpus/fix_dynamic_properties More... over 10 years ago
Fix dynamic properties of objects More... over 10 years ago
changing to override get More... over 10 years ago
Merge pull request #48 from alvinlindstam/support-named-crs More... over 10 years ago
PEP8 fixes More... over 10 years ago
Back to development More... over 10 years ago
Preparing release 2.7.0 More... over 10 years ago
changing the tests to match the new behavior. More... over 10 years ago
changing the tests to match the new behavior. More... over 10 years ago
removing part of the urlconf message, because this error can be in several places (urls misconfigured, wrong requests without url usage, etc). More... over 10 years ago
summarizing changes suggested by mathieu More... over 10 years ago
changing the view to test and guard against None and non-integer inputs; adding tests to verify that the solution above works. More... over 10 years ago
adding tests to guarantee that the view will raise exception if not all parameters are provided. More... over 10 years ago
pep8 again More... over 10 years ago
adding django 1.7.1 to test package. More... over 10 years ago
pep8 More... over 10 years ago
removing testclient dependency More... over 10 years ago
adding support to kwargs inside tiledgeojsonview. More... over 10 years ago
changing tests to work similar to django-leaflet. More... over 10 years ago
adding support for django 1.7 testing. without django.setup call we get AppRegistryNotReady exception. More... over 10 years ago
rename type variable to crs_type, and test cleanup More... over 10 years ago
Merge pull request #1 from makinacorpus/master More... over 10 years ago
Support GeoJSON specification for named crs. More... over 10 years ago
Merge pull request #45 from NineFX/omit-model-option More... over 10 years ago
Add an with_modelname option to serializer More... over 10 years ago