A chat client for Django using the jQuery library.
django-jqchat is designed to work in situations where the chat window is not the only data to be updated by Ajax calls. It allows extra data to be piggybacked on the Ajax payloads; for an example, see this demo where a description field can be updated by the user.