Closed miurahr closed 9 years ago
Missing feedback from pycon development
commit e8b896733a9e13a15396a625b71f607984af8487 Author: James Tauber <jtauber@jtauber.com> Date: Mon Feb 11 15:54:43 2013 -0500 added display URL on sponsor to allow distinction between anchor text and actual href
Signed-off-by: Hiroshi Miura miurahr@linux.com
it is used in templates such as
project_name/templates/sponsorship/list.html: <p><a href="{{ sponsor.external_url }}">{{ sponsor.get_display_url }}</a></p>
Missing feedback from pycon development
Signed-off-by: Hiroshi Miura miurahr@linux.com