mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@33 c76b2324-5f53-0410-85ac-b1078a54aeeb
15 lines
No EOL
372 B
Text
15 lines
No EOL
372 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.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
|
|
install.txt
|
|
usage.txt |