django-avatar/avatar
Grant McConnaughey e5d488a08d Merge pull request #138 from jnns/german-translation
Improve German translation.
2016-10-07 07:21:03 -05:00
..
locale Add verbose_names to Avatar model. 2016-09-16 10:55:13 +02:00
management Maintain verbosity settings. 2016-04-20 18:40:22 -05:00
media/avatar/img Moved default.jpg to reflect the community standard for media files 2010-02-22 18:19:08 -05:00
migrations Add verbose_names to Avatar model. 2016-09-16 10:55:13 +02:00
templates add feature of customizing the attribute of avatar img 2016-03-22 19:11:45 +08:00
templatetags Introduce avatar providers. 2016-09-14 12:44:22 +02:00
__init__.py Set version 3.1.0 2016-09-10 11:05:36 -05:00
admin.py Rename util -> utils, fix URL issue 2016-02-09 09:42:29 -06:00
conf.py Introduce avatar providers. 2016-09-14 12:44:22 +02:00
forms.py Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
models.py Add verbose_names to Avatar model. 2016-09-16 10:55:13 +02:00
providers.py Introduce avatar providers. 2016-09-14 12:44:22 +02:00
signals.py Revamped tests and added Travis config. 2013-08-01 13:12:49 +02:00
urls.py Rename util -> utils, fix URL issue 2016-02-09 09:42:29 -06:00
utils.py Rename util -> utils, fix URL issue 2016-02-09 09:42:29 -06:00
views.py Smallest/Fastest/Easiest/Least Invasive way to get custom templates 2016-08-04 17:31:04 -04:00