django-downloadview/django_downloadview
2024-08-01 08:35:53 +02:00
..
apache Allow XResponses to keep original headers provided to base response 2024-08-01 08:35:53 +02:00
lighttpd Allow XResponses to keep original headers provided to base response 2024-08-01 08:35:53 +02:00
nginx Allow XResponses to keep original headers provided to base response 2024-08-01 08:35:53 +02:00
views Use python3 super and remove useless method re-definitions 2023-09-26 11:26:43 +02:00
__init__.py Add isort config. 2020-01-07 15:51:55 +01:00
api.py Add isort config. 2020-01-07 15:51:55 +01:00
decorators.py Fix missing function parameter 2020-01-13 17:23:54 +02:00
exceptions.py Remove support for Python 2.7 2020-01-07 15:01:26 +01:00
files.py Use python3 super and remove useless method re-definitions 2023-09-26 11:26:43 +02:00
io.py Update compatibility for Django 4.0 2021-12-23 13:05:46 +11:00
middlewares.py Use python3 super and remove useless method re-definitions 2023-09-26 11:26:43 +02:00
response.py Use python3 super and remove useless method re-definitions 2023-09-26 11:26:43 +02:00
shortcuts.py Add black support. 2020-01-07 15:12:51 +01:00
storage.py Use python3 super and remove useless method re-definitions 2023-09-26 11:26:43 +02:00
test.py Use python3 super and remove useless method re-definitions 2023-09-26 11:26:43 +02:00
utils.py Add isort support. 2020-01-07 15:19:22 +01:00