Can someone help me in django when downloading a file. I have this code:
<a href="#">Download</a>
I have a pdf file in my static folder and once I click it, the pdf file will be downloaded. Can you help me with this?
|
Can someone help me in django when downloading a file. I have this code:
I have a pdf file in my static folder and once I click it, the pdf file will be downloaded. Can you help me with this?
| |||||||||
feedback
|
|
If I understand the question, this should work. | |||||
feedback
|