Skip to content
This repository has been archived by the owner on Jul 16, 2018. It is now read-only.

Krozark/django-jchat2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-jchat2

A simple chat using Django and jquery.

Jchat2

You juste have to add 'jchat' in you INSTALL_APPS, and in a template: {% load jchat_tags %} {% get_chat [for object] %}

You can see a exemple in the test app.

Test

User : admin Pass : admin