Skip to content

dnmellen/django-fever-notifications

 
 

Repository files navigation

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:

About

Generic models for implement message based features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.3%
  • Makefile 9.7%
  • HTML 5.0%