Do you mean an internet browser by "output screen"? Did you try to mark string as safe by calling mark_safe as I suggested?
On Sat, May 7, 2011 at 9:37 AM, GKR <[email protected]> wrote: > actually i wanted the output as > > ..................already exists. > [DEMO_........................ > > not > > ..................already exists. <br /> [DEMO_........................ > > in the output screen. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

