On Jan 30, 5:18 pm, Daniel Roseman <[email protected]> wrote:> > Not certain I fully understand your flow here, but surely if in line > 10 you just did: > form = MediaGetForm() > that would solve your problem? You're passing in the POST dictionary > each time - if you want a blank form, simply don't pass in the POST.
Maybe you give me one more tip: how to display error message of previous wrong input and show new empty form at the same time ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

