mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
7 lines
198 B
Python
7 lines
198 B
Python
# -*- coding: utf-8 -*-
|
|
"""Demo for :class:`django_downloadview.HTTPDownloadView`.
|
|
|
|
Code in this package is included in documentation's :doc:`/views/http`.
|
|
Make sure to maintain both together.
|
|
|
|
"""
|