Re :Re: download file when debug=false

2016-10-01 Thread 'lateu richard' via Django users
Thk i will print it on monday  please 

Envoyé depuis Yahoo Mail pour Android 
 
  Le sam. j oct. PM à 8:05 PM, Constantine Covtushenko a 
écrit :   Hi Richard,
Ah, I missed your point last time. Sorry for that.
Can you please print here code sniped with with your app returns excel file?It 
helps us to suggest something valuable.
Regards,

On Sep 30, 2016, at 12:06, Richard Auscard  wrote:
hello,
i have developp a django application where excel file are generate after some 
operation. when debug=true thes excel files can be download but when false it 
is not possible.my question is how to solve this issus.
all think are ok when debug=true
-- 
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 django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1075ee7d-6927-47ee-8196-243a3d5091f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  

-- 
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 django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/2071744624.164549.1475353978264%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


Re :Re: download file when debug=false

2016-10-01 Thread 'lateu richard' via Django users
I juste want to know if there particular config to do when debug=false before 
make possible to download file from app. I van do it when debug=true

Envoyé depuis Yahoo Mail pour Android 
 
  Le ven. j sept. PM à 7:30 PM, Constantine Covtushenko 
a écrit :   Hi Richard,
There are a lot of options of how to change/switch application behaviour.It 
depends on what you eventually need to get.
Mentioned solution: settings.DEBUG = true/false can be one of them
Hope it helps.
Regards,Constantine C.

On Sep 30, 2016, at 12:06, Richard Auscard  wrote:
hello,
i have developp a django application where excel file are generate after some 
operation. when debug=true thes excel files can be download but when false it 
is not possible.my question is how to solve this issus.
all think are ok when debug=true
-- 
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 django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1075ee7d-6927-47ee-8196-243a3d5091f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  

-- 
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 django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/812755964.3218265.1475317628399%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.