Notifications app for django
Project description
NOTE: This is not stable yet and will likely change! Please don’t use in production until the 1.0 release.
django-user-connections
django-user-connections is a python module written for django that handles user connections.
Build Status
Intallation
Download the source from Github and run python setup.py install.
Dependencies
TODO
Examples
TODO
Tests
From the project root where the manage.py file is, run:
python manage.py test