Top "Django-rest-framework-gis" questions

Use this tag for general usage questions about django-rest-framework-gis.

How to use MultiPartParser in Django Rest Framework

I need to upload a file and some JSON associated with it. But I don't understand how to save the …

django django-rest-framework geodjango django-rest-framework-gis
restframework 'tuple' object has no attribute '_meta'

Django throws the next exception: restframework 'tuple' object has no attribute '_meta' Model class BDetail(models.Model): lat = models.…

python django python-2.7 django-rest-framework django-rest-framework-gis