django-avatar/avatar
2019-12-03 15:43:31 +01:00
..
locale Fix invalid translations 2017-08-27 08:47:26 -05:00
management Fix for django >= 1.10 2016-12-28 20:45:00 +01:00
media/avatar/img Moved default.jpg to reflect the community standard for media files 2010-02-22 18:19:08 -05:00
migrations Support for Django 2 2017-12-06 15:06:45 +01:00
templates Move alt attribute to kwargs. 2017-05-27 09:50:47 -05:00
templatetags Additional fixes for Django 3 2019-12-03 15:37:01 +01:00
__init__.py Bump version 2017-12-20 09:22:33 -06:00
admin.py Additional fixes for Django 3 2019-12-03 15:37:01 +01:00
conf.py Introduce avatar providers. 2016-09-14 12:44:22 +02:00
forms.py Yet another attempt 2019-12-03 15:43:31 +01:00
models.py Fixes the Django 3.0 six issue 2019-12-03 08:16:14 +01:00
providers.py Introduce avatar providers. 2016-09-14 12:44:22 +02:00
signals.py Add avatar_deleted signal 2017-11-09 23:20:59 +01:00
urls.py Rename util -> utils, fix URL issue 2016-02-09 09:42:29 -06:00
utils.py Fixes the Django 3.0 six issue 2019-12-03 08:16:14 +01:00
views.py Additional fixes for Django 3 2019-12-03 15:37:01 +01:00