django-avatar/avatar
2014-12-30 19:40:51 +06:00
..
locale Translations: update all translations 2014-07-21 10:56:07 +02:00
management add USERID_AS_USERDIRNAME parameter to base userdirname on user_id instead of username 2014-08-19 12:34:43 +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 Fixing getattr 2014-03-17 22:33:26 +05:30
__init__.py Updated version. 2013-09-13 18:54:24 +02:00
admin.py clean out 2014-09-10 22:49:45 +08:00
conf.py add USERID_AS_USERDIRNAME parameter to base userdirname on user_id instead of username 2014-08-19 12:34:43 +02:00
forms.py Py3 fix 2014-12-30 19:40:51 +06:00
models.py add USERID_AS_USERDIRNAME parameter to base userdirname on user_id instead of username 2014-08-19 12:34:43 +02:00
signals.py Revamped tests and added Travis config. 2013-08-01 13:12:49 +02:00
urls.py Django allows @ for usernames, so the render_primary url pattern should do so also. 2014-02-24 15:23:23 +00:00
util.py Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
views.py Various merge fixes and additional pep8 fixes 2014-07-19 20:04:54 +02:00