django-documents
django-documents copied to clipboard
Provide a Document model including a FileField and a custom storage. Uploaded documents live outside of MEDIA_ROOT and must be downloaded through a view that does security checks. Using django-autocom...
Results
1
django-documents issues
Sort by
recently updated
recently updated
newest added
## Summary by CodeRabbit - **Refactor** - Streamlined the internal processing of file input controls to simplify code maintenance while keeping the user experience unchanged.