Added Content-Disposition header to File's response - keeps the name of the file...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 6 Jun 2011 20:31:13 +0000 (16:31 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 6 Jun 2011 21:26:08 +0000 (17:26 -0400)
commit786854beaf0a823da2bbbf6696bcd53478e3c059
tree1a40bf47d1fc581badcc0403ea79424cde4b53a5
parent5adae760fc382cd1f3fdc7ee02f2b8cc0dc5cfa6
Added Content-Disposition header to File's response - keeps the name of the file separate from the node's slug. Further resolves issue #136.
philo/models/nodes.py