django.core.exceptions SuspiciousFileOperation Example Code

SuspiciousFileOperation is a class within the django.core.exceptions module of the Django project.

Example 1 from django-markdown-view

django-markdown-view (PyPI package information) is a Django extension for serving Markdown files as Django templates. The project is open sourced under the BSD 3-Clause "New" or "Revised" license.

django-markdown-view / markdown_view / loaders.py