Rémy HUBSCHER
|
711b2e50b5
|
Run pre-commit on all files
|
2024-08-05 10:53:19 +02:00 |
|
Davide
|
ff5073d00b
|
Use python3 super and remove useless method re-definitions
|
2023-09-26 11:26:43 +02:00 |
|
Rémy HUBSCHER
|
b094ed6cec
|
Add black support.
|
2020-01-07 15:12:51 +01:00 |
|
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 |
|