问题标签 [hit-count]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
16 浏览

django - 在没有视图的情况下使用 django hitcount 模块

在下面的模型中,我想计算使用 hitcount 模块检索对象的次数。

我没有任何检索对象的view函数(基于类或基于函数) 。我只使用get_or_create方法来更新或创建模型对象。

那么我如何使用hit_count.hits_in_last返回今天的点击数