=====================
Django Nomad Notifier
=====================

Overview
========

This Django app provides a way to implement a system of notifications for
the users of web apps that tipically must receive updates from the site activity
through channels such as emails (they call them "transactional emails" nowadays)
and displayed/listed on UI ("ala" social apps such as Facebook or Google+).

Contents:

.. toctree::
   :maxdepth: 2

   installation

