log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
public
>
sg101
log gpp/bio/forms.py @ 373:
54cbdef18cf4
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-3
tip
age
author
description
Sat, 26 Feb 2011 18:50:59 +0000
Brian Neal
Fix typo that referred to non-existant setting MAX_AVATAR_SIZE.
Thu, 27 Jan 2011 02:56:10 +0000
Brian Neal
Fixing #142; cut over to the django.contrib.staticfiles app.
Fri, 24 Sep 2010 02:12:09 +0000
Brian Neal
Closing #98. Animated GIFs were losing their transparency and animated properties when saved as avatars. Reworked the avatar save process to only run the avatar through PIL if it is too big. This preserves the original uploaded file if it is within the desired size settings. This may still mangle big animated gifs. If this becomes a problem, then maybe look into calling the PIL Image.resize() method directly. Moved the PIL image specific functions from bio.forms to a new module: core.image for better reusability in the future.
less
more
|
(0)
-10
-3
tip