django-avatar/avatar
2015-09-24 13:35:40 -05:00
..
locale translate string in French 2015-08-11 21:15:10 +02: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 Remove load url from future 2015-09-24 10:32:56 -05:00
templatetags Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
__init__.py Set version 2.1.1 2015-08-10 09:42:32 -05:00
admin.py clean out 2014-09-10 22:49:45 +08:00
conf.py Merge pull request #86 from aptwebapps/master 2015-04-24 13:16:55 -05:00
forms.py Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
models.py Add Django 1.8+ style Meta app_label to Avatar model to prevent RemovedInDjango19Warning 2015-07-23 11:23:33 +03:00
signals.py Revamped tests and added Travis config. 2013-08-01 13:12:49 +02:00
urls.py Remove strings in urls.py 2015-09-24 13:35:40 -05: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