Commit graph

12 commits

Author SHA1 Message Date
Jannis Leidel
7f38a3acf5 Added new AVATAR_DEFAULT_SIZE setting with a default of 80. 2010-06-26 19:01:22 +02:00
Jannis Leidel
079d488607 Merge branch 'master' of git://github.com/ericflo/django-avatar 2010-06-25 09:23:01 +02:00
Alex Gaynor
6463e870c3 Removed superflous code. 2010-06-24 11:06:11 -05:00
Mathieu Pillard
3be0c2ca01 Fix redirect to only happen if the "add" action was successful. It was already breaking unit tests, but add more to be sure.
Signed-off-by: Jannis Leidel <jannis@leidel.info>
2010-05-06 00:46:21 +02:00
Mathieu Pillard
0307dc2a79 More unit tests. 2010-03-16 14:28:40 +01:00
Mathieu Pillard
1e48a80f97 FIXME: more tests that need to be coded
Signed-off-by: Jannis Leidel <jannis@leidel.info>
2010-03-16 14:22:25 +01:00
Mathieu Pillard
1aa882d4d6 Test get_primary_avatar behaviour
Signed-off-by: Jannis Leidel <jannis@leidel.info>
2010-03-16 14:22:08 +01:00
Eric Florenzano
111ecd8543 Obsessive compulsive import cleanup 2010-02-22 18:52:37 -05:00
Eric Florenzano
5648cb9f11 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
Eric Florenzano
3035f0adc8 Use PyFlakes to fix some fail 2010-02-22 16:47:10 -05:00
Mathieu Pillard
0b9a075070 More basic tests 2010-02-22 16:33:39 -05:00
Mathieu Pillard
837bdadd31 Adding basic tests 2010-02-22 16:33:25 -05:00