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

piston-hack-friendpaste
benoitc / piston-hack-friendpaste
some hack needed to run friendpaste with django
Clone URL : https://bitbucket.org/benoitc/piston-hack-friendpaste/ (5.7 KB)
XML Mimer
cootetom / XML Mimer
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)
django-piston
coderfi / django-piston
Patches to this useful django library.
Clone URL : https://bitbucket.org/coderfi/django-piston/ (2.9 KB)

Forks

django-piston
bpollack / django-piston
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)
django-piston
mtrichardson / django-piston
For testing and bug fixes.
Clone URL : https://bitbucket.org/mtrichardson/django-piston/ (250.3 KB)
django-piston
mmarshall / django-piston
Fork for bugfixes needed for revisiondir.
Clone URL : https://bitbucket.org/mmarshall/django-piston/ (167.0 KB)
django-piston
bracki / django-piston
Working on a customizable XMLEmitter that works without explicit subclassing.
Clone URL : https://bitbucket.org/bracki/django-piston/ (173.8 KB)
django-piston-fix
RobotAdam / django-piston-fix
Playground for django-piston changes
Clone URL : https://bitbucket.org/RobotAdam/django-piston-fix/ (229.3 KB)
django-piston
spreeker / django-piston
improved testing add some minor features/fixes
Clone URL : https://bitbucket.org/spreeker/django-piston/ (176.3 KB)
django-piston-sqlalchemy
aezell / django-piston-sqlalchemy
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)
django-piston
arthurdebert / django-piston
Support for paginated queries.
Clone URL : https://bitbucket.org/arthurdebert/django-piston/ (264.8 KB)
django-piston
flashingpumpkin / django-piston
Django-Piston fork adding another exception type for forms.
Clone URL : https://bitbucket.org/flashingpumpkin/django-piston/ (201.7 KB)
django-piston
idangazit / django-piston
Idan's fork of django-piston
Clone URL : https://bitbucket.org/idangazit/django-piston/ (200.4 KB)
django-piston
jricketson / django-piston
Trying to get it working on google app engine
Clone URL : https://bitbucket.org/jricketson/django-piston/ (200.9 KB)
django-piston
pydanny / django-piston
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)
piston-accept
RobotAdam / piston-accept
Adding HTTP Accept header parsing to determine which emitter to use
Clone URL : https://bitbucket.org/RobotAdam/piston-accept/ (230.3 KB)
django-piston
pcardune / django-piston
djangocon sprints fork.
Clone URL : https://bitbucket.org/pcardune/django-piston/ (255.4 KB)
django-piston-app-engine
gumptioncom / django-piston-app-engine
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)
django-piston
yml / django-piston
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)
django-piston
Josh / django-piston
Branch of django-piston with some changes I've made.
Clone URL : https://bitbucket.org/Josh/django-piston/ (232.1 KB)
django-piston
donovanhide / django-piston
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)
django-piston
brianz / django-piston
Keeping up-to-date with django-trunk.
Clone URL : https://bitbucket.org/brianz/django-piston/ (230.4 KB)
django-piston
aljungberg / django-piston
django-piston fork intended for Middleware+PUT bug fix.
Clone URL : https://bitbucket.org/aljungberg/django-piston/ (237.5 KB)
django-piston
eegg / django-piston
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)
django-piston
stard0g101 / django-piston
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)
django-piston-gis-emitters
ovnicraft / django-piston-gis-emitters
here i will try to create new emitters to spatial data.
Clone URL : https://bitbucket.org/ovnicraft/django-piston-gis-emitters/ (233.3 KB)
django-piston
mdorn / django-piston
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)
django-piston
mkemp / django-piston
Modifying piston emitters to support extensible decomposers.
Clone URL : https://bitbucket.org/mkemp/django-piston/ (233.3 KB)
django-piston
discodh / django-piston
Fork for fixing issue with JQuery post and content type (issue #87)
Clone URL : https://bitbucket.org/discodh/django-piston/ (233.3 KB)
django-piston
q / django-piston
Forked to roll in some patches.
Clone URL : https://bitbucket.org/q/django-piston/ (233.6 KB)
django-piston
danfairs / django-piston
Forking to fix an incorrect status.
Clone URL : https://bitbucket.org/danfairs/django-piston/ (236.2 KB)
django-piston
bdb / django-piston
internal patches/fixes
Clone URL : https://bitbucket.org/bdb/django-piston/ (232.7 KB)
django-piston
ionelmc / django-piston
Patches and stuff
Clone URL : https://bitbucket.org/ionelmc/django-piston/ (240.5 KB)
django-piston
joeb / django-piston
Adding HTTP Partial GET/paging support
Clone URL : https://bitbucket.org/joeb/django-piston/ (500.7 KB)
geo-django-piston
tcarobruce / geo-django-piston
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)
django-piston-callback
garethr / django-piston-callback
fork for fixing a bug with JSONP callbacks
Clone URL : https://bitbucket.org/garethr/django-piston-callback/ (238.8 KB)
django-piston
stephenemslie / django-piston
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)
django-piston
stefanfoulis / django-piston
my contributions to django-piston
Clone URL : https://bitbucket.org/stefanfoulis/django-piston/ (242.2 KB)
django-piston
cyberj / django-piston
Patches and stuff
Clone URL : https://bitbucket.org/cyberj/django-piston/ (256.1 KB)
django-piston
ibvoeffray / django-piston
django-piston modify
Clone URL : https://bitbucket.org/ibvoeffray/django-piston/ (247.2 KB)
django-piston
rockhoward / django-piston
I have an improvement in mind for the validate decorator.
Clone URL : https://bitbucket.org/rockhoward/django-piston/ (246.8 KB)
django-piston
alex12345 / django-piston
http://img63.imageshack.us/img63/621/58994prev98.jpg
Clone URL : https://bitbucket.org/alex12345/django-piston/ (247.6 KB)
django-piston
mcordes / django-piston
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)
django-piston
IanLewis / django-piston
Local fork of django-piston
Clone URL : https://bitbucket.org/IanLewis/django-piston/ (247.7 KB)
django-piston
ricardovice / django-piston
Forked with the purpose of fixing some issues found and extending base features.
Clone URL : https://bitbucket.org/ricardovice/django-piston/ (247.4 KB)
django-piston
rajeev / django-piston
My changes to django-piston
Clone URL : https://bitbucket.org/rajeev/django-piston/ (247.6 KB)