Skip to content

Parisson/django-jqchat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-jqchat

A chat client for Django using the jQuery library.

Try out the demo

Extensible

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.

Packages

No packages published

Languages

  • Python 81.6%
  • JavaScript 11.4%
  • HTML 7.0%