Files
paperless-ngx/src
Trenton H 8283642bfb refactor: extract DocumentBase abstract model shared by Document and DocumentVersion
Moves shared file-level fields (checksum, archive_checksum, content,
mime_type, added) and shared properties (has_archive_version, archive_path,
archive_file, file_type, thumbnail_file, get_public_filename) into a new
abstract base class DocumentBase. DocumentVersion overrides
_public_display_name() to use the parent document title. Produces no
migration changes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 14:43:46 -07:00
..
2026-04-08 15:42:05 +00:00
2023-04-26 09:35:27 -07:00