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

Add screenshot ? #1

Closed leplatrem closed 10 years ago

leplatrem commented 10 years ago

Could you please add a screenshot to the readme, so that we can see what it looks like with default options ?

Thanks !

barseghyanartur commented 10 years ago

Good that you ask.

Screenshots are available in documentation.

http://pythonhosted.org/django-admin-timeline/#documentation

http://django-admin-timeline.readthedocs.org/en/latest/#documentation

I'll mention the presence of the screenshots in documentation hosted on PythonHosted and Read The Docs.

barseghyanartur commented 10 years ago

"Screenshots" section with links to the documentation on PythonHosted and Read the Docs, where screenshots are available, has been added to the PyPI readme. Thank you for pointing at this.

leplatrem commented 10 years ago

Perfect ! Thanks a lot ! Looks neat !

barseghyanartur commented 10 years ago

Thanks. :) Also for the stars. :)