Rémy HUBSCHER
|
b893e52eba
|
Remove support for Python 2.7
|
2020-01-07 15:01:26 +01:00 |
|
Benoît Bryon
|
567cf591b9
|
Refs #43 - ObjectDownloadView.get_file() raises FileNotFound if field is empty. Raises AttributeError if field does not exist (view or model is misconfigured).
|
2013-11-24 10:09:46 +01:00 |
|
Benoît Bryon
|
0b2a26e180
|
Refs #43 - ObjectDownloadView.get_file() raises FileNotFound if file field does not exists or is empty. Introduced DownloadMixin.file_not_found_response().
|
2013-11-24 10:03:11 +01:00 |
|
Benoît Bryon
|
2c1ad3c730
|
ObjectDownloadView now inherits from SingleObjectMixin and BaseDownloadView. Added example for setup_view() in documentation.
|
2013-11-05 11:44:48 +01:00 |
|
Benoît Bryon
|
7c3b3a8de2
|
Splitted django_downloadview.views in several smaller modules.
|
2013-10-21 14:57:54 +02:00 |
|