Re: external urls

2012-03-11 Thread hack
OH shoot, DUH, my bad. Thanks for catching that man. I've been staring at code for way too long. LOL On Sunday, March 11, 2012 2:53:12 PM UTC-4, Daniel Roseman wrote: > > On Sunday, 11 March 2012 18:27:33 UTC, hack wrote: >> >> How can I use an external URL in a django template? For example,

Re: external urls

2012-03-11 Thread Daniel Roseman
On Sunday, 11 March 2012 18:27:33 UTC, hack wrote: > > How can I use an external URL in a django template? For example, I have a > CharField in the database/model and I want to display it on a template page > as an external link. However, when I do something like the following and > click the