django-avatar/avatar
2015-06-12 01:33:20 +03:00
..
locale Merge pull request #66 from kharakawa/trans-ja 2015-04-24 13:14:15 -05: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 Add south and django migrations 2015-05-02 13:13:51 -05:00
south_migrations Fix unicode literals for Python 3.2 2015-05-02 13:23:27 -05:00
templates {% load url from future %}. See fff8a4e1 :) 2013-05-27 08:59:44 +10:00
templatetags Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
__init__.py Update Changelog, __version__, and PyPI classifiers 2015-04-26 23:24:29 -05:00
admin.py clean out 2014-09-10 22:49:45 +08:00
conf.py EXPOSE_USERNAMES prevents sensitive information leakage 2015-06-12 01:33:20 +03:00
forms.py Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
models.py EXPOSE_USERNAMES prevents sensitive information leakage 2015-06-12 01:33:20 +03: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 Use correct setting module. 2013-09-13 18:36:49 +02:00