django-downloadview/django_downloadview
Peter Marheine 71488c49c4
Merge pull request #204 from sevdog/fix-realdownload-check
Use safer check in RealDownloadMiddleware
2024-08-01 09:53:07 +10:00
..
apache Use python3 super and remove useless method re-definitions 2023-09-26 11:26:43 +02:00
lighttpd Add isort support. 2020-01-07 15:19:22 +01:00
nginx Merge pull request #206 from sevdog/upgrade-middleware-doc 2024-07-30 22:07:22 +10:00
views Use python3 super and remove useless method re-definitions 2023-09-26 11:26:43 +02:00
__init__.py Replace use of pkg_resources (setuptools) 2024-07-31 11:41:25 +00: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 hasattr to check if any of required attribute is present 2024-07-31 16:18:20 +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