[PATCH 1/2] Document django-piston requirement.

5 views
Skip to first unread message

Christopher Brannon

unread,
Jan 11, 2010, 7:45:00 PM1/11/10
to aur2...@googlegroups.com
This begins the work on implementing the API with django-piston. The
new dependency is now documented in README.rst and
pip-requirements.txt.

Signed-off-by: Christopher Brannon <cmbra...@gmail.com>
---
README.rst | 1 +
pip-requirements.txt | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.rst b/README.rst
index 40a101c..bf988a9 100644
--- a/README.rst
+++ b/README.rst
@@ -20,6 +20,7 @@ Dependencies
* `Django <http://www.djangoproject.com>`_ >= 1.0
* `django-registration <http://bitbucket.org/ubernostrum/django-registration>`_
* `django-tagging <http://code.google.com/p/django-tagging>`_
+* `django-piston <http://bitbucket.org/jespern/django-piston>`_

If you use ``pip``, a ``pip-requirements.txt`` file is provided. It can be used as
such::
diff --git a/pip-requirements.txt b/pip-requirements.txt
index 8efa65f..c3c3a31 100644
--- a/pip-requirements.txt
+++ b/pip-requirements.txt
@@ -1,3 +1,4 @@
Django>=1.0
django-registration>=0.7
-e svn+http://django-tagging.googlecode.com/svn/trunk/#egg=tagging
+django-piston>=0.2.2
--
1.6.6

Reply all
Reply to author
Forward
0 new messages