On Sun, May 31, 2009 at 3:05 AM, samira <sh_samir...@yahoo.com> wrote:
> > Hello all > I am using djnago for 2 years, but I don't see such a problem yet. For > adding data to database, I create a template to display input text, > some of that data is required but when I go to page for first time, > before clicking save button I see the required error and it seems for > loading forms.errors() is not empty. do anybody know what happen? I > should see that i user Django 1.0 It sounds like you are initially creating a bound form with incomplete data instead of an unbound form with some initial data. If you want more specific help you will need to post some actual code you are using. Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---