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 not working #11

Closed illozzam closed 3 years ago

illozzam commented 5 years ago

When you type login and password, after a long wait, it crashes.

barseghyanartur commented 5 years ago

@illozzam:

Thanks for reporting. I'll check that.

In the meantime, you can run the demo locally (if you need to).

barseghyanartur commented 3 years ago

Works again.