django-avatar/avatar
2010-02-22 18:48:22 -05:00
..
locale/fr/LC_MESSAGES Marking added strings for translation and providing a basic french translation 2010-02-22 16:34:19 -05: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 Moved template folder to correct name (notification) 2010-02-22 16:55:14 -05:00
templatetags Cleanup, reorganization, moved the default avatar url to conform to community standards, and added a test to ensure that it's correct. 2010-02-22 18:48:22 -05: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 Remove vestigial import 2010-02-22 18:19:22 -05: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 Cleanup, reorganization, moved the default avatar url to conform to community standards, and added a test to ensure that it's correct. 2010-02-22 18:48:22 -05:00
tests.py Cleanup, reorganization, moved the default avatar url to conform to community standards, and added a test to ensure that it's correct. 2010-02-22 18:48:22 -05:00
urls.py Fixed conflicts 2010-02-22 16:35:57 -05:00
util.py Cleanup, reorganization, moved the default avatar url to conform to community standards, and added a test to ensure that it's correct. 2010-02-22 18:48:22 -05:00
views.py Cleanup, reorganization, moved the default avatar url to conform to community standards, and added a test to ensure that it's correct. 2010-02-22 18:48:22 -05:00