From fa1ec507655ce275e9b0c405cffe2575b0bb9365 Mon Sep 17 00:00:00 2001 From: tom christie tom@tomchristie.com Date: Wed, 2 Feb 2011 08:43:27 +0000 Subject: More improving of docs --- docs/howto/alternativeframeworks.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/howto/alternativeframeworks.rst (limited to 'docs/howto') 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 `_ is excellent, and has a great community behind it. This project is based on piston code in parts. + +#. `django-tasypie `_ is also well worth looking at. -- cgit v1.2.3