Skip to content

daaray/rapidsmsrw1000

 
 

Repository files navigation

Rapidsmsrw1000

Below you will find basic setup instructions for the rapidsmsrw1000 project. To begin you should have the following applications installed on your local development system:

Getting Started

To setup your local environment you should create a virtualenv and install the necessary requirements:

virtualenv --distribute rapidsmsrw1000-env
source rapidsmsrw1000-env/bin/activate
cd rapidsmsrw1000
pip install -r requirements/base.txt

Run syncdb:

python manage.py syncdb

You should now be able to run the development server:

python manage.py runserver

About

This is the rapidsms rwanda for 1000 days

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published