CentreForDigitalHumanities / CentreForDigitalHumanities/django-shared-core

File-field enhancements

Open
#98 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

From a quick meeting with @miggol

- It would be nice if `BaseFieldLimitedFileView` (and maybe `BaseFileView`) could provide any related objects easily. Right now, it requires some in-depth knowledge of the internal architecture
- The logic to transform a file into a request-object should be extracted into a mixin, to make it easier to write a totally custom view that retrieves the file through the related-object (instead of directly referencing the file in the URL)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.