Skip to main content

Chatovod - chat widget for Django.

Project description

Chatovod - chat widget for Django.
======================
http://github.com/gotlium/django-chatovod


What's that
-----------
This reusable Django app will be integrate a chat widget from Chatovod.Ru.
------------------------------------------


Installation:
----------
1. sudo pip install django-chatovod
2. Add the 'chatovod' application to 'INSTALLED_APPS' in your
settings file (usually 'settings.py')
3. Configure widget on your settings. By default:
CHAT_WIDTH = '900'
CHAT_HEIGHT = '500'
CHAT_DOMAIN = 'dletest.chatovod.ru'
CHAT_API_KEY = '07a128c26a0e626c6afcc5ecd8ed800c'
4. Use in your templates:
{% load chatovod %}
{% chatovod %}

Project details


Download files

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

Source Distribution

django-chatovod-1.1.tar.gz (8.3 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