Opened 22 months ago
Last modified 16 months ago
#34263 closed New feature
file validator — at Version 4
Reported by: | Reza Shakeri | Owned by: | nobody |
---|---|---|---|
Component: | File uploads/storage | Version: | 4.1 |
Severity: | Normal | Keywords: | file, file validator, file validation, validator, file |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
Hi, I wrote a file validator that can validation the files based on their MIME and their size and extension, and all of these sections are implemented using their Django own features. I wanted to see I could add this feature to Django and give Pull Request.
If you want to upload the code I wrote for this file validator to check out more.
Change History (4)
comment:1 by , 22 months ago
Description: | modified (diff) |
---|
comment:2 by , 22 months ago
Description: | modified (diff) |
---|
comment:3 by , 22 months ago
Description: | modified (diff) |
---|
comment:4 by , 22 months ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.