Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 493 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 493 Bytes

Django Presence

A real time list of users on the site widget. This package provides a javascript client that listens to a websocket channel, and a time based worker that updates the presence information.

Dependencies:

For install and usage read the documentation