On Sun, 2008-06-29 at 14:12 -0700, greg wrote:
[...]
>
> I could use the fields defined above and just allow text in the actual
> body, possible with a link to attachments (I have an "Attachments"
> table that links to announcements). This would limit what could be
> displayed on the screen but
On Jun 28, 6:31 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Sat, 2008-06-28 at 18:05 -0500, Greg Lindstrom wrote:
> > I would like to store text with html markup in a table to be displayed
> > to the screen. When I created a TextField and placed html markup in
> > it, all of the tags w
On Jun 29, 12:05 am, "Greg Lindstrom" <[EMAIL PROTECTED]> wrote:
> I would like to store text with html markup in a table to be displayed
> to the screen. When I created a TextField and placed html markup in
> it, all of the tags were escaped automatically. It there a setting to
> turn this off
Could you just un-escape the string before you pass it to your
template? I haven't tried this, just guessing.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to
On Sat, 2008-06-28 at 18:05 -0500, Greg Lindstrom wrote:
> I would like to store text with html markup in a table to be displayed
> to the screen. When I created a TextField and placed html markup in
> it, all of the tags were escaped automatically. It there a setting to
> turn this off (I didn
I would like to store text with html markup in a table to be displayed
to the screen. When I created a TextField and placed html markup in
it, all of the tags were escaped automatically. It there a setting to
turn this off (I didn't see it in the online documentation), or is
there another field
6 matches
Mail list logo