django-downloadview/tests
Peter Marheine e7e25e68dd Add missing import in packaging test
This test was broken when changed to begin using importlib,
but that wasn't evident because the tests directory
wasn't being automatically tested.
2024-08-01 06:28:06 +00:00
..
__init__.py Refs #98 - Added __init__ script in tests/ folder. 2015-06-12 16:52:33 +02:00
api.py Update references to middleware settings 2024-07-30 13:01:56 +02:00
io.py Remove u'' in front of strings. 2020-01-07 15:21:34 +01:00
packaging.py Add missing import in packaging test 2024-08-01 06:28:06 +00:00
response.py Prevent reflected file downloads on specially-named files 2024-08-01 06:24:00 +00:00
sendfile.py Add isort config. 2020-01-07 15:51:55 +01:00
signature.py Fix flake8 errors. 2020-01-13 10:46:14 +01:00
views.py Removed passing unused size parameter to was_modified_since(). 2022-03-14 20:38:28 +01:00