django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.76k stars 577 forks source link

Feature/custom validation for upload #1331

Closed andre-dasilva closed 1 year ago

andre-dasilva commented 1 year ago

Add possiblity to add a custom upload validation function in a project.

Description

Sometimes you might want to restrict the file upload according to some defined criteria. For example: "All image files must be lower than 10 MB"

Checklist

I don't know if there is already a better way 😄, so I am happy for every feedback

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.