jespern / django-piston (http://bitbucket.org/jespern/)
Piston is a Django mini-framework creating APIs.
Clone this repository (size: 470.9 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/jespern/django-piston/
Patch Queues
some hack needed to run friendpaste with django
Clone URL : https://bitbucket.org/benoitc/piston-hack-friendpaste/ (5.7 KB)
Add an XML mimer to piston. This mimer successfully parses the XML that piston creates through it's XMLEmitter.
Clone URL : https://bitbucket.org/cootetom/xml-mimer/ (17.8 KB)
Patches to this useful django library.
Clone URL : https://bitbucket.org/coderfi/django-piston/ (2.9 KB)
Forks
Clone URL : https://bitbucket.org/charlenopires/django-piston/ (76.4 KB)
Outgoing changes to django-piston that have been used and vetted by internal projects at Fog Creek
Clone URL : https://bitbucket.org/bpollack/django-piston/ (171.4 KB)
For testing and bug fixes.
Clone URL : https://bitbucket.org/mtrichardson/django-piston/ (250.3 KB)
Fork for bugfixes needed for revisiondir.
Clone URL : https://bitbucket.org/mmarshall/django-piston/ (167.0 KB)
Working on a customizable XMLEmitter that works without explicit subclassing.
Clone URL : https://bitbucket.org/bracki/django-piston/ (173.8 KB)
Playground for django-piston changes
Clone URL : https://bitbucket.org/RobotAdam/django-piston-fix/ (229.3 KB)
improved testing add some minor features/fixes
Clone URL : https://bitbucket.org/spreeker/django-piston/ (176.3 KB)
Make piston work with sqlalchemy instead of the Django ORM, but still use the rest of Django (urls, response/request, auth, etc.).
Clone URL : https://bitbucket.org/aezell/django-piston-sqlalchemy/ (177.9 KB)
Add bug fix.
Clone URL : https://bitbucket.org/trwhitcomb/django-piston/ (179.2 KB)
fourplusone-fork
Clone URL : https://bitbucket.org/fourplusone/django-piston/ (265.4 KB)
Support for paginated queries.
Clone URL : https://bitbucket.org/arthurdebert/django-piston/ (264.8 KB)
Django-Piston fork adding another exception type for forms.
Clone URL : https://bitbucket.org/flashingpumpkin/django-piston/ (201.7 KB)
Idan's fork of django-piston
Clone URL : https://bitbucket.org/idangazit/django-piston/ (200.4 KB)
Trying to get it working on google app engine
Clone URL : https://bitbucket.org/jricketson/django-piston/ (200.9 KB)
This fork or django-piston is primarily for documentation enhancement. Maybe other stuff later.
Clone URL : https://bitbucket.org/pydanny/django-piston/ (202.5 KB)
Clone URL : https://bitbucket.org/jespern/django-piston-oauth10a/ (222.1 KB)
Adding HTTP Accept header parsing to determine which emitter to use
Clone URL : https://bitbucket.org/RobotAdam/piston-accept/ (230.3 KB)
djangocon sprints fork.
Clone URL : https://bitbucket.org/pcardune/django-piston/ (255.4 KB)
A fork of django-piston modified to work on Google App Engine.
Clone URL : https://bitbucket.org/gumptioncom/django-piston-app-engine/ (237.3 KB)
Improve the example to make it easier to understand and more complete. Change the way the form validation error are returned, they are now returned in the format specified (json, xml, yaml, ...)
Clone URL : https://bitbucket.org/yml/django-piston/ (251.9 KB)
Clone URL : https://bitbucket.org/RobotAdam/django-piston-fix2/ (229.9 KB)
Branch of django-piston with some changes I've made.
Clone URL : https://bitbucket.org/Josh/django-piston/ (232.1 KB)
Straight fork to just get the 304 Stuff from http://bitbucket.org/pcardune/django-piston/ working on it's own
Clone URL : https://bitbucket.org/donovanhide/django-piston/ (234.0 KB)
Keeping up-to-date with django-trunk.
Clone URL : https://bitbucket.org/brianz/django-piston/ (230.4 KB)
django-piston fork intended for Middleware+PUT bug fix.
Clone URL : https://bitbucket.org/aljungberg/django-piston/ (237.5 KB)
Fixes to @validate and Mimer.translate -- (1) allowing django form validation to apply to structured data submitted by client, and (2) allowing the programmer to write Handler methods that are encoding-unaware
Clone URL : https://bitbucket.org/eegg/django-piston/ (252.1 KB)
Clone URL : https://bitbucket.org/jezdez/django-piston-python-oauth2/ (231.9 KB)
Modifying piston to accept a resource_name variable instead of the default "resource" to make it more customisable
Clone URL : https://bitbucket.org/stard0g101/django-piston/ (231.1 KB)
here i will try to create new emitters to spatial data.
Clone URL : https://bitbucket.org/ovnicraft/django-piston-gis-emitters/ (233.3 KB)
Override the default functionality for how Piston returns form validation errors. Specifically created so that form validation errors are returned in a JSON format that Ext JS can understand.
Clone URL : https://bitbucket.org/mdorn/django-piston/ (233.4 KB)
Modifying piston emitters to support extensible decomposers.
Clone URL : https://bitbucket.org/mkemp/django-piston/ (233.3 KB)
Fork for fixing issue with JQuery post and content type (issue #87)
Clone URL : https://bitbucket.org/discodh/django-piston/ (233.3 KB)
Forked to roll in some patches.
Clone URL : https://bitbucket.org/q/django-piston/ (233.6 KB)
Forking to fix an incorrect status.
Clone URL : https://bitbucket.org/danfairs/django-piston/ (236.2 KB)
internal patches/fixes
Clone URL : https://bitbucket.org/bdb/django-piston/ (232.7 KB)
Patches and stuff
Clone URL : https://bitbucket.org/ionelmc/django-piston/ (240.5 KB)
Adding HTTP Partial GET/paging support
Clone URL : https://bitbucket.org/joeb/django-piston/ (500.7 KB)
Clone URL : https://bitbucket.org/jespern/django-piston-delete-me/ (239.1 KB)
Creating a hook for emitters to serialize GeometryFields in an appropriate way for their format.
Clone URL : https://bitbucket.org/tcarobruce/geo-django-piston/ (238.4 KB)
fork for fixing a bug with JSONP callbacks
Clone URL : https://bitbucket.org/garethr/django-piston-callback/ (238.8 KB)
This branch aims to do provide a consistent rendering of fields when rendering a list or a Queryset. There are times when it is convenient to evaluate a Queryset to a list and operate on the results before returning to an Emitter (for example, to reorder arbitrarily).
Clone URL : https://bitbucket.org/stephenemslie/django-piston/ (243.8 KB)
my contributions to django-piston
Clone URL : https://bitbucket.org/stefanfoulis/django-piston/ (242.2 KB)
Patches and stuff
Clone URL : https://bitbucket.org/cyberj/django-piston/ (256.1 KB)
django-piston modify
Clone URL : https://bitbucket.org/ibvoeffray/django-piston/ (247.2 KB)
I have an improvement in mind for the validate decorator.
Clone URL : https://bitbucket.org/rockhoward/django-piston/ (246.8 KB)
Emitter refactor
Clone URL : https://bitbucket.org/codysoyland/django-piston-emitter-refactor/ (252.7 KB)
http://img63.imageshack.us/img63/621/58994prev98.jpg
Clone URL : https://bitbucket.org/alex12345/django-piston/ (247.6 KB)
When returning data from a handler method piston assumes the http status code is 200. This isn't always desirable. This fork adds the ability to set both the http status code and return a non-HttpResponse object from a handler method.
Clone URL : https://bitbucket.org/mcordes/django-piston/ (246.5 KB)
Local fork of django-piston
Clone URL : https://bitbucket.org/IanLewis/django-piston/ (247.7 KB)
Forked with the purpose of fixing some issues found and extending base features.
Clone URL : https://bitbucket.org/ricardovice/django-piston/ (247.4 KB)
My changes to django-piston
Clone URL : https://bitbucket.org/rajeev/django-piston/ (247.6 KB)
