Paperap

Contents:

  • Introduction to Paperap
  • Installation
  • Usage
  • Contributing
  • Changelog
Paperap
  • paperap.models.document.download package
  • View page source

paperap.models.document.download package


METADATA:

File: __init__.py

Project: paperap

Created: 2025-03-18

Version: 0.0.8

Author: Jess Mann Email: jess@jmann.me

Copyright (c) 2025 Jess Mann


LAST MODIFIED:

2025-03-18 By Jess Mann

Submodules

  • paperap.models.document.download.model module
    • RetrieveFileMode
      • RetrieveFileMode.DOWNLOAD
      • RetrieveFileMode.PREVIEW
      • RetrieveFileMode.THUMBNAIL
    • DownloadedDocument
      • DownloadedDocument.mode
      • DownloadedDocument.original
      • DownloadedDocument.content
      • DownloadedDocument.content_type
      • DownloadedDocument.disposition_filename
      • DownloadedDocument.disposition_type
      • DownloadedDocument.mode
      • DownloadedDocument.original
      • DownloadedDocument.content
      • DownloadedDocument.content_type
      • DownloadedDocument.disposition_filename
      • DownloadedDocument.disposition_type
      • DownloadedDocument.Meta
        • DownloadedDocument.Meta.read_only_fields
        • DownloadedDocument.Meta.blacklist_filtering_params
        • DownloadedDocument.Meta.field_map
        • DownloadedDocument.Meta.filtering_disabled
        • DownloadedDocument.Meta.filtering_fields
        • DownloadedDocument.Meta.supported_filtering_params
        • DownloadedDocument.Meta.model
        • DownloadedDocument.Meta.name
      • DownloadedDocument.model_config
      • DownloadedDocument.model_post_init()
      • DownloadedDocument.id
  • paperap.models.document.download.queryset module
    • DownloadedDocumentQuerySet

© Copyright 2025, Jess Mann.

Built with Sphinx using a theme provided by Read the Docs.