Paperap

Contents:

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

paperap.models.storage_path package


METADATA:

File: __init__.py

Project: paperap

Created: 2025-03-04

Version: 0.0.5

Author: Jess Mann Email: jess@jmann.me

Copyright (c) 2025 Jess Mann


LAST MODIFIED:

2025-03-04 By Jess Mann

Submodules

  • paperap.models.storage_path.model module
    • StoragePath
      • StoragePath.name
      • StoragePath.slug
      • StoragePath.path
      • StoragePath.document_count
      • StoragePath.owner
      • StoragePath.user_can_change
      • StoragePath.Meta
        • StoragePath.Meta.read_only_fields
        • StoragePath.Meta.queryset
        • StoragePath.Meta.blacklist_filtering_params
        • StoragePath.Meta.field_map
        • StoragePath.Meta.filtering_disabled
        • StoragePath.Meta.filtering_fields
        • StoragePath.Meta.supported_filtering_params
        • StoragePath.Meta.model
        • StoragePath.Meta.name
      • StoragePath.documents
      • StoragePath.model_config
      • StoragePath.model_post_init()
      • StoragePath.id
  • paperap.models.storage_path.queryset module
    • StoragePathQuerySet
      • StoragePathQuerySet.path()
      • StoragePathQuerySet.match()
      • StoragePathQuerySet.matching_algorithm()
      • StoragePathQuerySet.case_insensitive()
      • StoragePathQuerySet.user_can_change()

© Copyright 2025, Jess Mann.

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