jespern / django-piston (http://bitbucket.org/jespern/)

Piston is a Django mini-framework creating APIs.

Clone this repository (size: 462.0 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/jespern/django-piston/

Shortlog (showing r227:cbe9f56497ec (tip) → r203:1d6bbc795fa6)

Age Author Message A M D «
8 days jespern jespern adding aljungberg to AUTHORS.txt 0 1 0
8 days aljungberg aljungberg Made universal request.data change compatible with Python <2.5. 0 1 0
8 days aljungberg aljungberg Always populate request.data to enable POST/PUT/content-type agnostic handlers.… 0 2 0
8 days aljungberg aljungberg Merge. 0 1 0
3 months aljungberg aljungberg Fixed: if for a PUT operation some middleware accessed request.POST, the… 0 1 0
3 weeks jespern jespern content_type is lose, fixes #99 0 1 0
4 weeks jespern jespern auth may also come in form of a tuple, which we can't ignore 0 1 0
4 weeks jespern jespern support for multiple authenticators per resource w/ testcase and backwards compa 0 4 0
4 weeks jespern jespern adding Didier Deshommes to authors 0 1 0
5 months jespern jespern adding some more people to AUTHORS.txt 0 1 0
5 months jespern jespern not loading unpickler by default, wrapping yaml unpacker with lambda-dict to… 0 3 0
5 months jespern jespern getting the blogserver up and running with the latest code 0 1 0
5 months jespern jespern only send emails if there's a user on the consumer 0 1 0
5 months jespern jespern time import needed 0 1 0
5 months jespern jespern bumping version to 0.2.3rc1 0 2 0
5 months jespern jespern pulling mmalone's throttle changes, lets hope they're correct 0 1 0
5 months jespern jespern fixed tests 0 3 0
5 months jespern jespern oauth 1.0a compat, outsourcing secret/verifier generation to django, updating a… 0 5 0
5 months jespern jespern catching Http404 to support get_object_or_404 0 1 0
5 months david david Check the existence of loadee before calling it 0 1 0
5 months jespern jespern warning in case of a model being registered twice under different handlers,… 0 1 0
5 months jespern jespern better resource method detection, getting the default oauth store up to speed… 0 4 0
5 months jespern jespern minor typo in form handling code 0 1 0
5 months jespern jespern oauth 1.0a spec ready oauth.py 0 1 0
5 months jespern jespern tests pass 0 3 0