how to access binary file which is outside project folder

2018-02-28 Thread sam kavuri
I am new to Django and trying to access binary file which is outside project folder and open it in the browser. When i try to do that it is saying Cross-Origin Request is blocked (Reason: CORS header 'Access-Control-Allow-Origin missing). Somebody, please help on this. -- You received this me

Django generate bar chart by reading CSV file data

2018-01-16 Thread sam kavuri
Hi, I am new to Django and working on some web project. I want to generate a dynamic bar chart (using Chart Js library) by reading CSV file data. Could you please somebody help on this... -- You received this message because you are subscribed to the Google Groups "Django users" group. To uns