/django-fever-notifications

Generic models for implement message based features

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

django-fever-notifications

image

image

Generic models for implement message based features

Documentation

The full documentation is at https://django-fever-notifications.readthedocs.org.

Quickstart

Install django-fever-notifications:

pip install django-fever-notifications

Then use it in a project:

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements-test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package: