eldarion / django-trending

an app to track trending objects where "trending" is defined as views per day

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-trending

django-trending is an app that provides a generic way to capture view counts of generic objects and keep daily summary totals for purposes of enabling the display of the most popular (by view count) objects of a certain type (as well a "kind" within a certain ContentType; e.g. a category or label) over a certain period of time.

About

an app to track trending objects where "trending" is defined as views per day

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%