django-downloadview/tests
Peter Marheine 60c1839bf5 Replace use of pkg_resources (setuptools)
Since Python 3.12, setuptools isn't included with Python
and importlib is the recommended replacement, available
since Python 3.8.
2024-07-31 11:41:25 +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 Replace use of pkg_resources (setuptools) 2024-07-31 11:41:25 +00:00
response.py Fix test. 2020-09-18 10:50:26 +02: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