Changes between Initial Version and Version 1 of Ticket #36685, comment 2
- Timestamp:
- Oct 24, 2025, 1:54:17 AM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36685, comment 2
initial v1 1 1 hi 2 sorry these ones didn't show up in my searches here2 sorry these ones didn't show up in my searches here 3 3 4 4 tho, i only propose a size validation, which is something django can do natively and easily, 5 and not mime t upe, which would need using a package5 and not mime type, which would need using a package 6 6 7 7 there's also already a django 3rd party package for checking mime type, but not size