资 源 简 介
Django-jqchat is a chat client for Django.
PLEASE NOTE THAT I AM NO LONGER MAINTAINING THIS PROJECT - I HAVE TRANSFERRED IT TO GITHUB (https://github.com/richardbarran/django-jqchat) AND A NEW MAINTAINER IS TAKING OVER.
Try out the demo.
Features
Uses the jQuery library (so for example fits in nicely with a Pinax project).
Extensible (see below).
Extensible: what do you mean?
I had a specific requirement to add a chat client to a page, where the chat window
was not the only data that was to be updated by Ajax calls.
The solution was to write a basic chat client