django-avatar/avatar
Kaspars Sprogis cdb7974054 New setting to specify path to a method for avatar file path
handling. Solves problems related to custom deployments and
directory paths: #10 #9.
2016-02-08 22:01:12 +02:00
..
locale one fix errors in Brazilian translation file 2016-01-03 16:08:31 +01: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
migrations Revert unique user/primary pair 2015-10-23 09:33:10 -05:00
templates Remove unused views 2016-01-19 10:12:28 -06:00
templatetags Fixing getattr 2015-12-20 20:30:37 -08:00
__init__.py Set version 2.2.1 2016-01-11 23:01:06 -06:00
admin.py clean out 2014-09-10 22:49:45 +08:00
conf.py New setting to specify path to a method for avatar file path 2016-02-08 22:01:12 +02:00
forms.py Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
models.py New setting to specify path to a method for avatar file path 2016-02-08 22:01:12 +02:00
signals.py Revamped tests and added Travis config. 2013-08-01 13:12:49 +02:00
urls.py Remove unused views 2016-01-19 10:12:28 -06:00
util.py Remove unnecessary try/except on import 2015-10-23 09:08:19 -05:00
views.py Remove unused views 2016-01-19 10:12:28 -06:00