django-avatar/avatar
2015-09-04 12:58:32 -04: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 Add back load url from future, will remove when 1.9 is out 2015-07-23 10:03:04 -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 added database-level enforcement of unique user+primary pair in Avatar model 2015-09-04 12:58:32 -04: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