django-downloadview/django_downloadview/views
2013-11-05 11:44:48 +01:00
..
__init__.py Splitted django_downloadview.views in several smaller modules. 2013-10-21 14:57:54 +02:00
base.py ObjectDownloadView now inherits from SingleObjectMixin and BaseDownloadView. Added example for setup_view() in documentation. 2013-11-05 11:44:48 +01: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 ObjectDownloadView now inherits from SingleObjectMixin and BaseDownloadView. Added example for setup_view() in documentation. 2013-11-05 11:44:48 +01:00
path.py Splitted django_downloadview.views in several smaller modules. 2013-10-21 14:57:54 +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