Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 447 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 447 Bytes

v0.2

  • New dashboard
  • Dashboard: group/event selection
  • Dashboard: filter by date range
  • Callback support for stats creation

v0.1

First public version, ready for use.

Stats collection

  • Basic with statsy.send
  • Async collection using Celery
  • View decorator
  • Class based view mixin
  • Collection from JS

Charts

  • Default charts with event/group count by period
  • Registering custom charts

[+] Documentation on GitHub