Opened 16 years ago
Closed 16 years ago
#7687 closed (duplicate)
UploadedFile chunk or chunks
Reported by: | Simon Blanchard | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | UploadedFile | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
As of [7871] the documentation for UploadedFile says both chunk and chunks. The code says chunks.
http://code.djangoproject.com/browser/django/trunk/docs/upload_handling.txt
http://code.djangoproject.com/browser/django/trunk/django/core/files/uploadedfile.py
Attachments (1)
Change History (4)
comment:1 by , 16 years ago
Triage Stage: | Unreviewed → Accepted |
---|
by , 16 years ago
Attachment: | 7687-1.diff added |
---|
comment:2 by , 16 years ago
Has patch: | set |
---|---|
Triage Stage: | Accepted → Ready for checkin |
comment:3 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #7782