django-downloadview/tests
2016-05-25 15:08:53 -07:00
..
__init__.py Refs #98 - Added __init__ script in tests/ folder. 2015-06-12 16:52:33 +02:00
api.py Improved support of Python-3.5 and Django-1.9. Refs #112, refs #113. 2016-03-14 15:54:56 +01:00
io.py Refs #97 - Splitted StringIteratorIO into TextIteratorIO and BytesIteratorIO. StringIteratorIO remains for backward compatibility. 2015-06-12 16:47:46 +02:00
packaging.py Test of README build to HTML is now done with 'rst2html' command via tox. 2014-02-25 00:43:09 +01:00
response.py Psycho-rebased branch 87-double-quoted-filename on top of master 2015-06-13 00:57:44 +02:00
sendfile.py Refs #98 - Moved tests outside django-downloadview package, i.e. in tests/ folder at project root. 2015-06-12 15:42:50 +02:00
views.py Pass args and kwargs around so that the get_file() method can response 2016-05-25 15:08:53 -07:00