Upload file IN DJANGO

2014-10-15 Thread Devin Cky
please help me i want to upload a file in my django application how to save in a database(postgresql) an upload file in django ... thank for your answers . -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and

Re: display the elements from a database in a forms

2014-09-17 Thread Devin Cky
2 months ago yes !! please i need your help .. it's very importante for me !!! -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googleg

display the elements from a database in a forms

2014-09-16 Thread Devin Cky
hi I want to know how to display the elements from a database in a django forms ? i use postgresql . please help me -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an em

Re: simultaneously submit three forms on the same page

2014-07-30 Thread Devin Cky
}} On Wednesday, July 30, 2014 9:19:11 AM UTC, Tom Evans wrote: > > On Wed, Jul 30, 2014 at 10:04 AM, Devin Cky > wrote: > > > > > > > > > > thank you very much .. how is the template for such a view ... I've put > each form in a form t

Re: simultaneously submit three forms on the same page

2014-07-30 Thread Devin Cky
alid() and fich_form.is_valid(): > emet = emet_form.save() > des = des_form.save() > fich = fich_form.save() > > > On Tuesday, July 29, 2014 10:53:59 AM UTC-5, Devin Cky wrote: >> >> >> >> On Tuesday, July 29, 2014 1:48:00 PM UTC, Tom Evans wrote

Re: simultaneously submit three forms on the same page

2014-07-29 Thread Devin Cky
On Tuesday, July 29, 2014 1:48:00 PM UTC, Tom Evans wrote: > > On Tue, Jul 29, 2014 at 12:31 PM, Devin Cky > wrote: > > hi i am a beginner in django and I have a problem .. how can I validate > 3 > > forms on the same page simultaneously ..please help me > > &

simultaneously submit three forms on the same page

2014-07-29 Thread Devin Cky
*hi i am a beginner in django and I have a problem .. how can I validate 3 forms on the same page **simultaneously ..please help me* -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from i