Skip to main content

Django app for create volatile message system

Project description

Django Volatile Messages

https://api.travis-ci.org/ZuluPro/djang-volatile-messages.svg https://coveralls.io/repos/ZuluPro/djang-volatile-messages/badge.svg?branch=master&service=github

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

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-volatile_messages-0.1.tar.gz (8.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page