A Django app for handling user avatars.
Find a file
2008-08-02 05:14:30 +00:00
avatar Switched the management command to use get_or_create, so that it can create the required Avatar instances for User objects on a new installation. 2008-08-02 05:14:30 +00:00
CONTRIBUTORS.txt Initial version. 2008-08-01 09:27:59 +00:00
INSTALL.txt Initial version. 2008-08-01 09:27:59 +00:00
LICENSE.txt Initial version. 2008-08-01 09:27:59 +00:00
README.txt Initial version. 2008-08-01 09:27:59 +00:00