django-avatar/avatar
2014-08-14 23:51:57 +02:00
..
locale Translations: update all translations 2014-07-21 10:56:07 +02: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 Fixing getattr 2014-03-17 22:33:26 +05:30
__init__.py Updated version. 2013-09-13 18:54:24 +02:00
admin.py Merge pull request #56 from integricho/master 2013-08-01 14:52:34 +02:00
conf.py Revert "Add an extra param to use user_id as userdirname instead of username" 2014-08-14 23:51:57 +02:00
forms.py forms: Replace unicode strings by str 2014-07-21 10:54:03 +02:00
models.py Revert "Add an extra param to use user_id as userdirname instead of username" 2014-08-14 23:51:57 +02:00
settings.py Various merge fixes and additional pep8 fixes 2014-07-19 20:04:54 +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