Django app for create volatile message system
Project description
Django Volatile Messages
Django Volatile Message is a project that aiming to provide a volatile message app. Helping to include 1st message for user discovering a frontend.
Install & usage
pip install django-volatile-messages
Add the following things in your settings.py:
INSTALLED_APPS = ( ... 'volatile_messages', ... )
Contributing
All contribution are very welcomed, propositions, problems, bugs and enhancement are tracked with GitHub issues system and patch are submitted via pull requests.
We use Travis coupled with Coveralls as continious integration tools.
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-volatile_messages-0.1.tar.gz
.
File metadata
- Download URL: django-volatile_messages-0.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5918a6ad4bea223010b88a5cee088ea5dec60c59d6a939cd2b1728877b17695f |
|
MD5 | c0c917e332a69a07691c84a3d6864f68 |
|
BLAKE2b-256 | 38ae5e6888eea1287081e2c1587f8ce9e8880e4fb6fcef53d216f2f03b47fda2 |