← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 448: Update src/alfanous-django/README.rst

 

------------------------------------------------------------
revno: 448
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Fri 2012-11-23 00:26:36 +0100
message:
  Update src/alfanous-django/README.rst
modified:
  src/alfanous-django/README.rst


--
lp:alfanous
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:alfanous.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== modified file 'src/alfanous-django/README.rst'
--- src/alfanous-django/README.rst	2012-11-22 23:22:46 +0000
+++ src/alfanous-django/README.rst	2012-11-22 23:26:36 +0000
@@ -12,4 +12,15 @@
 
 how to contribute on it?
     cccccccccccccccccccccccccccccccc
+
+Test
+----
+#. Install requirements: Django, Alfanous API.
+#. Use the manage.py script to run the server:
+    
+   .. code :: sh
+
+       $ python manage.py runserver
+
+
     
\ No newline at end of file