django-avatar/avatar
2013-08-01 13:11:48 +02:00
..
locale Merge pull request #31 from frost-nzcr4/ft-locale-ru 2013-03-04 03:52:45 -08:00
management removed all dependence on django-notification and django-friends by changing to emitting signals 2011-03-16 17:57:32 -04: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 Merge branch 'master' of git://github.com/DrMeers/django-avatar into DrMeers-master 2013-05-27 10:13:16 +02:00
testdata More basic tests 2010-02-22 16:33:39 -05:00
.gitignore Ignore pyc files 2010-02-22 16:17:37 -05:00
__init__.py Fixed setup.py. 2013-08-01 13:11:48 +02:00
admin.py More quickly scrawled / untested custom user model support changes 2013-03-15 21:45:24 +11:00
forms.py Merge pull request #33 from rizumu/patch-1 2013-03-04 03:37:37 -08:00
models.py Merge branch 'master' of git://github.com/DrMeers/django-avatar into DrMeers-master 2013-05-27 10:13:16 +02:00
settings.py Renamed AVATAR_BASE_URL to AVATAR_GRAVATAR_BASE_URL. 2013-03-04 12:48:49 +01:00
signals.py removed all dependence on django-notification and django-friends by changing to emitting signals 2011-03-16 17:57:32 -04:00
tests.py More quickly scrawled / untested custom user model support changes 2013-03-15 21:45:24 +11:00
urls.py More quickly scrawled / untested custom user model support changes 2013-03-15 21:45:24 +11:00
util.py Merge branch 'master' of git://github.com/DrMeers/django-avatar into DrMeers-master 2013-05-27 10:13:16 +02:00
views.py More quickly scrawled / untested custom user model support changes 2013-03-15 21:45:24 +11:00