barseghyanartur / django-admin-timeline

A Facebook-like timeline app for Django admin. It's very similar to built-in feature Daily progress, but has nicer templates and infinite scroll. Actions are broken up by day, then by action. It's possible to filter actions by user (multiple select) and content type (multiple select).
https://pypi.python.org/pypi/django-admin-timeline
53 stars 10 forks source link

timeline.html: Use static templatetag #17

Closed jayvdb closed 3 years ago

jayvdb commented 3 years ago

@barseghyanartur , note tag 1.8 here on GitHub is missing.

barseghyanartur commented 3 years ago

@jayvdb:

Good that you notice. I did update the release, but selected a wrong one. Fixed. Thanks!