mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-05-12 17:43:15 +00:00
7 lines
204 B
Python
7 lines
204 B
Python
# -*- coding: utf-8 -*-
|
|
"""Demo for :class:`django_downloadview.StorageDownloadView`.
|
|
|
|
Code in this package is included in documentation's :doc:`/views/storage`.
|
|
Make sure to maintain both together.
|
|
|
|
"""
|