Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-piston

How to prevent 'IOError: failed to write data' when client closes connection to Django/WSGI app?

ValueError: Cannot assign in django

'HttpResponse' has no attribute '_get_content

django django-piston

Django Piston: How can I exclude nested fields from handler results? Is it even possible?

Is it possible to use django Piston on Google AppEngine?

Piston customize response representation

RESTFUL web services consumed by web and native mobile apps with authentication in python using django framework

Django-piston: How can I get app_label + model_name?

python django django-piston

Is django-piston mature enough?

Reverse URL problem with Django and Tastypie

What is the right way to write a django-piston client?

django rest api django-piston

Recommended configuration for both web client and mobile REST api security

RESTful APIs for Django projects/apps

Complete 'django piston with oauth support' example

django oauth django-piston

I get a 400 Bad Request error while using django-piston

Running Django-Celery in Production

django celery django-piston

How do I make Django-Piston to include related child objects in the serialized output?

How to ensure that a python dict keys are lowercase?

How do I update an already existing row when using ModelForms?

Django RESTful API - django-piston vs. django-tastypie

django api django-piston