Opened 3 years ago
Last modified 2 years ago
#34263 closed New feature
file validator — at Version 2
| 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
Change History (2)
comment:1 by , 3 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 3 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.