ericflo / django-avatar

A reusable django application for handling Avatars.

This URL has Read+Write access

John Debs (author)
Mon Nov 09 12:28:03 -0800 2009
ericflo (committer)
Mon Nov 09 13:18:52 -0800 2009
django-avatar / avatar
name age message
..
file __init__.py Thu Apr 23 11:43:55 -0700 2009 Removed some legacy code that is no longer used... [Brian Rosner]
file admin.py Sun Oct 19 18:11:10 -0700 2008 Made all imports relative and cleaned up the im... [ericflo]
file default.jpg Fri Aug 01 02:27:59 -0700 2008 Initial version. git-svn-id: http://django-ava... [ericflo]
file forms.py Mon Oct 27 23:39:21 -0700 2008 Completely refactored this package so that it n... [ericflo]
directory management/ Sun May 24 21:59:27 -0700 2009 Added avatar_updated and avatar_friend_updated ... [ben.browitt@gmail.com]
file models.py Thu Apr 23 11:43:55 -0700 2009 Removed some legacy code that is no longer used... [Brian Rosner]
directory templates/ Sun May 24 21:59:28 -0700 2009 Added notification templated. Can't verify that... [ben.browitt@gmail.com]
directory templatetags/ Sun Dec 28 13:52:32 -0800 2008 Removed usage of hashlib to support Python 2.4.... [Brian Rosner]
file urls.py Mon Oct 27 23:39:21 -0700 2008 Completely refactored this package so that it n... [ericflo]
file views.py Mon Nov 09 13:18:52 -0800 2009 Fix for error in django-avatar 1.0.3 (task #524). [John Debs]