django-avatar/avatar
allenling 8ff6f08a49 Update admin.py
The problem is that always display primary avatar for User.
In admin page, the function get_avatar should return different avatar url for every avatar record
2014-01-14 08:48:48 +08:00
..
locale Add spanish locale 2013-08-27 00:22:05 -05:00
management Use correct setting module. 2013-09-13 18:36:49 +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 Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
__init__.py Updated version. 2013-09-13 18:54:24 +02:00
admin.py Update admin.py 2014-01-14 08:48:48 +08:00
conf.py Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
forms.py Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
models.py Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +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 django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
views.py Use correct setting module. 2013-09-13 18:36:49 +02:00