Jean-Baptiste Nallet
|
871f42545b
|
add USERID_AS_USERDIRNAME parameter to base userdirname on user_id instead of username
|
2014-08-19 12:34:43 +02:00 |
|
Jannis Leidel
|
6f06989901
|
Use correct setting module.
|
2013-09-13 18:36:49 +02:00 |
|
Jannis Leidel
|
65d5f66b9b
|
Use django-appconf for nicer settings handling.
|
2013-09-13 17:59:52 +02:00 |
|
Jannis Leidel
|
a47e2e2811
|
Fixed some Python 3 bug.
|
2013-08-01 13:19:56 +02:00 |
|
Jannis Leidel
|
57d77caeb0
|
Revamped tests and added Travis config.
|
2013-08-01 13:12:49 +02:00 |
|
Brian Rosner
|
bc0a34612c
|
removed all dependence on django-notification and django-friends by changing to emitting signals
|
2011-03-16 17:57:32 -04:00 |
|
Jannis Leidel
|
7f38a3acf5
|
Added new AVATAR_DEFAULT_SIZE setting with a default of 80.
|
2010-06-26 19:01:22 +02:00 |
|
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 |
|