django-downloadview/django_downloadview/views
2015-07-20 18:14:08 +02:00
..
__init__.py Splitted django_downloadview.views in several smaller modules. 2013-10-21 14:57:54 +02:00
base.py Refs #104 - Convert datetime to unix timestamp 2015-07-16 22:00:27 +03:00
http.py Refs #25, refs #39, refs #40, refs #42 - Big refactoring in documentation and demo: narrative documentation uses examples from demo project. 2013-10-28 16:58:18 +01:00
object.py Refs #43 - ObjectDownloadView.get_file() raises FileNotFound if field is empty. Raises AttributeError if field does not exist (view or model is misconfigured). 2013-11-24 10:09:46 +01:00
path.py Avoid calling get_path() twice inside get_file 2015-07-14 12:03:52 +02:00
storage.py Splitted django_downloadview.views in several smaller modules. 2013-10-21 14:57:54 +02:00
virtual.py Refs #25, refs #39, refs #40, refs #42 - Big refactoring in documentation and demo: narrative documentation uses examples from demo project. 2013-10-28 16:58:18 +01:00