blob: c6eba1dda66111384b23fb04df87220c3612103e (
plain)
1
2
3
4
5
6
|
Alternative Frameworks
======================
#. `django-piston <https://bitbucket.org/jespern/django-piston/wiki/Home>`_ is excellent, and has a great community behind it. This project is based on piston code in parts.
#. `django-tasypie <https://github.com/toastdriven/django-tastypie>`_ is also well worth looking at.
|