changing row color in django admin model

2017-09-12 Thread vishnu bhand
hello ,How should i change entire row color base on some attribute value in admin model ? -- 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

Re: zip file

2017-09-07 Thread vishnu bhand
If you want to unzip the contents and save each file seperately, that is > also possible - but will require more work from your part. You can easily > unzip a file with the zipfile module: > https://stackoverflow.com/questions/345/unzipping-files-in-python > > Hope some of that h

Re: zip file

2017-09-07 Thread vishnu bhand
how should i download zip from web? -- 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...@googlegroups.com. To post to this group, send email

zip file

2017-09-07 Thread vishnu bhand
hello , i want to download zip file from web into my django-project and save all it's file content to model ...So how should i go? -- 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

zip file

2017-09-07 Thread vishnu bhand
hello , -- 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...@googlegroups.com. To post to this group, send email to

send email using django

2017-08-30 Thread vishnu bhand
I'm trying to send email using django ,but i giving some authentiaction problem to gmail account ... -- 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

change button value

2017-08-29 Thread vishnu bhand
How to change Save button value to Request for a perticular model in django admin. -- 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