django-avatar/docs/index.txt
2010-06-26 17:46:56 +02:00

17 lines
No EOL
407 B
Text

#############
django-avatar
#############
Django-avatar is a reusable application for handling user avatars. It has the
ability to default to Gravatar_ if no avatar is found for a certain user.
Django-avatar automatically generates thumbnails and stores them to your default
file storage backend for retrieval later.
.. _Gravatar: http://gravatar.com
Contents:
.. toctree::
install.txt
usage.txt