Skip to content

Files

Latest commit

0f5df24 · Oct 13, 2011

History

History
15 lines (10 loc) · 529 Bytes

README.rst

File metadata and controls

15 lines (10 loc) · 529 Bytes

Reporter

Reporter is a reusable RapidSMS application that extends the utility of the Contacts model in the RapidSMS core to store more information useful for other applications like reporter location and their group membership.

Installation

git clone https://github.com/timbaobjects/rapidsms-reporter-app.git reporter

Then add reporter to your INSTALLED_APPS setting in your settings.py

Dependencies