A Django app for handling user avatars.
Find a file
Mathieu Pillard 5e804236a8 new preference allowing to re-use existing file if it exists. might have concurrency issues since
we don't ask the database if it exists, only the storage system, so it might break if it's being
deleted at the same time
2010-02-22 16:29:58 -05:00
avatar new preference allowing to re-use existing file if it exists. might have concurrency issues since 2010-02-22 16:29:58 -05:00
docs Added inital pass of documentation. 2008-10-28 09:44:53 +00:00
CONTRIBUTORS.txt Added inital pass of documentation. 2008-10-28 09:44:53 +00:00
LICENSE.txt Initial version. 2008-08-01 09:27:59 +00:00
MANIFEST.in Added manifest template, package_data and bumped to 1.0.2 2009-04-24 03:02:11 +08:00
setup.py Removed setuptools install_requires (definitely not needed) 2009-07-30 22:03:48 -06:00