Commit graph

8 commits

Author SHA1 Message Date
James Turnbull
08a30aa851 Cleaned up noticetext, removing reference to the user's gender and nonsense regarding tribes 2010-02-22 16:54:59 -05:00
Eric Florenzano
3035f0adc8 Use PyFlakes to fix some fail 2010-02-22 16:47:10 -05:00
ben.browitt@gmail.com
7e6a814d7b Added avatar_updated and avatar_friend_updated
Signed-off-by: Eric Florenzano <floguy@gmail.com>
2009-05-25 12:59:27 +08:00
Eric Florenzano
58b7fe59b2 Added inital pass of documentation.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@33 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-10-28 09:44:53 +00:00
Eric Florenzano
066b07af53 Removed the import_gravatars script as it no longer worked properly. This may be re-written at some point, but right now it is just cruft.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@27 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-16 06:09:49 +00:00
Eric Florenzano
7d6c3f70d5 Added management command to rebuild avatars. This is useful for when an administrator wishes to change the size of the auto-generated avatar sizes.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@25 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-16 06:00:00 +00:00
Eric Florenzano
1a0e958b50 Switched the management command to use get_or_create, so that it can create the required Avatar instances for User objects on a new installation.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@4 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-02 05:14:30 +00:00
Eric Florenzano
9e85aba9f7 Initial version.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@2 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-01 09:27:59 +00:00