django-avatar/avatar
Eric Florenzano 42b0361d4b Thanks for the help, PyFlakes.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@31 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-10-28 06:43:52 +00:00
..
management Removed the import_gravatars script as it no longer worked properly. This may be re-written at some point, but right now it is just cruft. 2008-08-16 06:09:49 +00:00
templates/avatar Modified the rest of the module to be able to make use of the new added flexibility of the non-gravatar interface. 2008-08-12 08:12:38 +00:00
templatetags Completely refactored this package so that it no longer references the local filesystem. The API has been simplified and it has been tested with both file system backends and S3 backends. Gearing up for the first official release. 2008-10-28 06:39:21 +00:00
__init__.py Thanks for the help, PyFlakes. 2008-10-28 06:43:52 +00:00
admin.py Made all imports relative and cleaned up the imports in general. Thanks, PyFlakes! 2008-10-20 01:11:10 +00:00
default.jpg Initial version. 2008-08-01 09:27:59 +00:00
forms.py Completely refactored this package so that it no longer references the local filesystem. The API has been simplified and it has been tested with both file system backends and S3 backends. Gearing up for the first official release. 2008-10-28 06:39:21 +00:00
models.py Completely refactored this package so that it no longer references the local filesystem. The API has been simplified and it has been tested with both file system backends and S3 backends. Gearing up for the first official release. 2008-10-28 06:39:21 +00:00
urls.py Completely refactored this package so that it no longer references the local filesystem. The API has been simplified and it has been tested with both file system backends and S3 backends. Gearing up for the first official release. 2008-10-28 06:39:21 +00:00
views.py Thanks for the help, PyFlakes. 2008-10-28 06:43:52 +00:00