Changes between Initial Version and Version 1 of Ticket #36685, comment 2


Ignore:
Timestamp:
Oct 24, 2025, 1:54:17 AM (3 weeks ago)
Author:
amirreza

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36685, comment 2

    initial v1  
    11hi
    2 sorry these ones didn't showup in my searches here
     2sorry these ones didn't show up in my searches here
    33
    44tho, i only propose a size validation, which is something django can do natively and easily,
    5 and not mime tupe, which would need using a package
     5and not mime type, which would need using a package
    66
    77there's also already a django 3rd party package for checking mime type, but not size
Back to Top