Event notification system for django project
Project description
Django Event is notification system framework that allows you to push notifications to the browser.
Installing
First you need pip. Use your OS’s package system to install it. On ubuntu you can install it like this:
apt-get install python-pip
And it is highly recommended you to use python virtual environment. See Virtualenv docs.
After that you need to install ailove-django-event:
pip install git+https://github.com/ailove-dev/django-event
If you use Django Rest Framework and want to django-event provided REST api’s for events ensure you installed Django Rest Framework 3.1.1 or newer.
pip install djangorestframework>=3.1.1
Documentation
For docs we use Read The Docs and you can find our docs here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-event-1.0.3.tar.gz
.
File metadata
- Download URL: django-event-1.0.3.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bddc397013488c510fade0870037cd476d61f6c0ad3e735fa496b66962e97bc |
|
MD5 | f4dc8bafca116bffce55c0c29b2add36 |
|
BLAKE2b-256 | 1291bfff024792772c056684b6a4bb82fffb1eb3b1ac430d50d644d733319126 |