Mercurial > public > sg101
log gpp/templates/bio/edit_profile.html @ 559:b9a41956be23
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. |
2011-01-20 | Brian Neal | Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3. |
2010-04-03 | Brian Neal | Implement #62, add support for CSRF protection. |
2009-07-01 | Brian Neal | #18 - Add time zone field to user profile. |
2009-05-03 | Brian Neal | Initial integration of django-elsewhere. |
2009-04-06 | gremmie | Initial import of sg101 stuff from private repository. |