django-avatar/avatar
2010-06-26 17:20:44 +02:00
..
locale FR translation .mo 2010-05-06 00:45:52 +02:00
management Cleaned up noticetext, removing reference to the user's gender and nonsense regarding tribes 2010-02-22 16:54:59 -05:00
media/avatar/img Moved default.jpg to reflect the community standard for media files 2010-02-22 18:19:08 -05:00
templates Use django 1.2 CSRF protection 2010-05-06 00:45:19 +02:00
templatetags Added template tag caching (default timeout: 60 minutes) to template tags, includes invalidation. 2010-06-26 16:49:35 +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 Added template tag caching (default timeout: 60 minutes) to template tags, includes invalidation. 2010-06-26 16:49:35 +02:00
admin.py Made all imports relative and cleaned up the imports in general. Thanks, PyFlakes! 2008-10-20 01:11:10 +00:00
forms.py Marking added strings for translation and providing a basic french translation 2010-02-22 16:34:19 -05:00
models.py Also invalidate the cache when deleting an avatar. 2010-06-26 17:20:29 +02:00
tests.py Merge branch 'master' of git://github.com/ericflo/django-avatar 2010-06-25 09:23:01 +02:00
urls.py Fixed conflicts 2010-02-22 16:35:57 -05:00
util.py Added a few docstrings. 2010-06-26 17:20:44 +02:00
views.py Added template tag caching (default timeout: 60 minutes) to template tags, includes invalidation. 2010-06-26 16:49:35 +02:00