This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-downloadview
Watch
1
Star
0
Fork
You've already forked django-downloadview
0
mirror of
https://github.com/jazzband/django-downloadview.git
synced
2026-03-16 22:40:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
9e4e7bfc0a
django-downloadview
/
django_downloadview
History
Benoit Bryon
9e4e7bfc0a
Added attributes to ObjectDownloadView, so that it is possible to use a model as a cache for file metadata (size, mime-type, basename...). Added docstrings.
2012-08-29 18:06:29 +02:00
..
__init__.py
Introduced ObjectDownloadView. UNSTABLE. Work in progress.
2012-08-27 17:05:24 +02:00
views.py
Added attributes to ObjectDownloadView, so that it is possible to use a model as a cache for file metadata (size, mime-type, basename...). Added docstrings.
2012-08-29 18:06:29 +02:00