Re: Newbie Question on Forms

2008-10-11 Thread Russell Keith-Magee
On Sun, Oct 12, 2008 at 12:40 PM, Russell Keith-Magee <[EMAIL PROTECTED]> wrote: > On Sat, Oct 11, 2008 at 7:59 PM, d. <[EMAIL PROTECTED]> wrote: >> >> Probably a simple, stupid error I'm making: > ... >> What can I do? >> Can somebody please help? Do you need more information? > > The Django-deve

Re: Newbie Question on Forms

2008-10-11 Thread Russell Keith-Magee
On Sat, Oct 11, 2008 at 7:59 PM, d. <[EMAIL PROTECTED]> wrote: > > Probably a simple, stupid error I'm making: ... > What can I do? > Can somebody please help? Do you need more information? The Django-developers mailing list is for discussing the development of Django itself, not for general user

Newbie Question on Forms

2008-10-11 Thread d.
Probably a simple, stupid error I'm making: I try to display a form in a template using: {{ rForm.as_table }} The browser displays pure html of the form content, having the form- source all escaped to something like: