Re: FileField fieldRequired error

2006-05-02 Thread layik
tonemcd wrote: > Take it easy You'll not make friends if people think you're > shouting... I didnt meant it, my response was posted twice sorry! > This works for me with an ImageFile field. FileField should work the > same... > > Template snippet: > > method="post"> > >

Re: FileField fieldRequired error

2006-05-02 Thread tonemcd
Take it easy You'll not make friends if people think you're shouting... This works for me with an ImageFile field. FileField should work the same... Template snippet: Title: {{ form.title }} Post date: {{ form.postdate_date }} Post tim

Re: FileField fieldRequired error

2006-05-01 Thread layik
I really appreciate all that you say! I am sorry just realised I typed in capital letters. I really tried more than 10 combinations, searched for all possible keywords here, tried all the documentations, compared my produced HTML with some from the admin one I have and this is what I get for HTML

Re: FileField fieldRequired error

2006-05-01 Thread Malcolm Tredinnick
On Tue, 2006-05-02 at 00:46 +, layik wrote: > > layik wrote: > > Hi, > > > > I have read this thread: > > http://groups.google.com/group/django-users/browse_frm/thread/399360004a8d0716/d6d355feecef7f7a?q=filefield+error&rnum=6#d6d355feecef7f7a > > > > > > please help me to use those two {{for

Re: FileField fieldRequired error

2006-05-01 Thread layik
layik wrote: > Hi, > > I have read this thread: > http://groups.google.com/group/django-users/browse_frm/thread/399360004a8d0716/d6d355feecef7f7a?q=filefield+error&rnum=6#d6d355feecef7f7a > > > please help me to use those two {{form.field}}{{form.field_file}} when > I do my template! > > do I cre

Re: FileField fieldRequired error

2006-05-01 Thread layik
layik wrote: > Hi, > > I have read this thread: > http://groups.google.com/group/django-users/browse_frm/thread/399360004a8d0716/d6d355feecef7f7a?q=filefield+error&rnum=6#d6d355feecef7f7a > > > please help me to use those two {{form.field}}{{form.field_file}} when > I do my template! > > do I cre

FileField fieldRequired error

2006-05-01 Thread layik
Hi, I have read this thread: http://groups.google.com/group/django-users/browse_frm/thread/399360004a8d0716/d6d355feecef7f7a?q=filefield+error&rnum=6#d6d355feecef7f7a please help me to use those two {{form.field}}{{form.field_file}} when I do my template! do I creat two differnet lables? do I