django-avatar/avatar
2013-09-13 17:23:31 +02:00
..
locale Add spanish locale 2013-08-27 00:22:05 -05:00
management Fixed some Python 3 bug. 2013-08-01 13:19:56 +02:00
media/avatar/img Moved default.jpg to reflect the community standard for media files 2010-02-22 18:19:08 -05:00
templates {% load url from future %}. See fff8a4e1 :) 2013-05-27 08:59:44 +10:00
templatetags Fixed tests. 2013-08-01 15:29:09 +02:00
.gitignore Ignore pyc files 2010-02-22 16:17:37 -05:00
__init__.py Bump version up a notch. 2013-08-01 14:41:30 +02:00
admin.py Merge pull request #56 from integricho/master 2013-08-01 14:52:34 +02:00
forms.py D'oh, don't use unicode(). 2013-09-13 17:23:31 +02:00
models.py fix create_thumbnail saving for images not requiring resize 2013-08-14 16:18:52 +02:00
settings.py More Python 3 fixes. 2013-08-01 14:32:03 +02:00
signals.py Revamped tests and added Travis config. 2013-08-01 13:12:49 +02:00
urls.py Removed broken webcam feature. 2013-08-01 14:53:47 +02:00
util.py Use str just in case. 2013-08-01 14:35:59 +02:00
views.py Fixed tests. 2013-08-01 15:29:09 +02:00