django-lean报告存储在哪里?

时间:2009-11-25 22:50:29

标签: django

我是django-lean的新手。

是否有人知道通过调用manage.py update_experiment_reports生成的报告存储在哪里?

2 个答案:

答案 0 :(得分:0)

我没有安装django-lean,但基于experiments.reports,我建议查看这两个表(甚至通过管理员),DailyConversionReport和DailyEngagementReport。

答案 1 :(得分:0)

您可以通过以下方式访问这些报告:

/admin/django-lean/<experiment_name>/