django-avatar/avatar
2010-02-22 16:36:55 -05:00
..
locale/fr/LC_MESSAGES Marking added strings for translation and providing a basic french translation 2010-02-22 16:34:19 -05:00
management Added avatar_updated and avatar_friend_updated 2009-05-25 12:59:27 +08:00
templates Better wording 2010-02-22 16:26:20 -05:00
templatetags Fixed conflicts 2010-02-22 16:35:57 -05:00
testdata More basic tests 2010-02-22 16:33:39 -05:00
.gitignore Ignore pyc files 2010-02-22 16:17:37 -05:00
__init__.py Implement a basic file extension validation system. 2010-02-22 16:34:04 -05: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 Marking added strings for translation and providing a basic french translation 2010-02-22 16:34:19 -05:00
models.py Replace hashlib by django's md5_constructor 2010-02-22 16:36:55 -05:00
tests.py More basic tests 2010-02-22 16:33:39 -05:00
urls.py Fixed conflicts 2010-02-22 16:35:57 -05:00
views.py Allow extra args that might be sent to the views. Useful with custom URLConf for instance. 2010-02-22 16:36:45 -05:00