Commit graph

15 commits

Author SHA1 Message Date
Eric Florenzano
97ebeaaa53 Handle the MultipleObjectsReturned edge case (shouldn't happen, but it might)
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@15 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-03 23:20:56 +00:00
Eric Florenzano
3ac9b98cb2 Try 2 on robustness adding.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@14 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-03 22:45:38 +00:00
Eric Florenzano
43f027c881 Made falling back more robust.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@13 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-03 22:37:57 +00:00
Eric Florenzano
94e33d6b70 Added exception handling for if the directory already exists.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@12 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-02 23:04:26 +00:00
Eric Florenzano
a3ec3aea8e Added some robustness to import statements.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@11 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-02 21:26:20 +00:00
Eric Florenzano
5b3da03bce Make sure to make the directories before uploading, too.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@10 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-02 11:44:59 +00:00
Eric Florenzano
b329ef276f Lazy loading doesn't seem to work correctly.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@9 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-02 05:36:33 +00:00
Eric Florenzano
3e1654d9a9 Screw it, change the wording to be easier on me and translators, yet not be any worsly-worded.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@8 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-02 05:34:17 +00:00
Eric Florenzano
13fca802fa This isn't Perl
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@7 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-02 05:32:46 +00:00
Eric Florenzano
22b1f0aa87 Fixed bozo error and prettify formatting a bit.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@6 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-02 05:30:54 +00:00
Eric Florenzano
671f03caa5 Added message creation for creation and deletion of avatars.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@5 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-02 05:29:35 +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
d814c92bb8 Made sure that it really falls back to the specified default.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@3 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-01 09:50:13 +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
(no author)
2b2285039c Initial directory structure.
git-svn-id: http://django-avatar.googlecode.com/svn/trunk@1 c76b2324-5f53-0410-85ac-b1078a54aeeb
2008-08-01 05:20:00 +00:00