log gpp/templates/bio/edit_profile.html @ 509:248dd8dd67f8

age author description
2011-10-22 Brian Neal Added a custom tag to display a link to a profile. Refactored the avatar tag to optionally display a profile link around the image. Removed the width and height attributes from the avatar image tag. I think this was causing disk hits whenever those properties were not cached. The avatar tag is now an inclusion tag.
2011-01-27 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.