aboutsummaryrefslogtreecommitdiffstats
path: root/docs/howto
diff options
context:
space:
mode:
Diffstat (limited to 'docs/howto')
-rw-r--r--docs/howto/alternativeframeworks.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/howto/alternativeframeworks.rst b/docs/howto/alternativeframeworks.rst
new file mode 100644
index 00000000..c6eba1dd
--- /dev/null
+++ b/docs/howto/alternativeframeworks.rst
@@ -0,0 +1,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.