django-downloadview/demo/demoproject/object/__init__.py

7 lines
202 B
Python

# -*- coding: utf-8 -*-
"""Demo for :class:`django_downloadview.ObjectDownloadView`.
Code in this package is included in documentation's :doc:`/views/object`.
Make sure to maintain both together.
"""