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

Demo is broken? #8

Closed LaurensBosscher closed 7 years ago

LaurensBosscher commented 7 years ago

I tried to login at https://django-admin-timeline.herokuapp.com/admin/timeline/ with admin/test and I got:

Please enter the correct username and password for a staff account. Note that both fields may be case-sensitive.

barseghyanartur commented 7 years ago

@LaurensBosscher:

Thanks for bringing this up. It works again.