#31925 closed Bug (fixed)
A typo in Django 3.0 release notes.
| Reported by: | Alexey Chernov | Owned by: | Kaustubh |
|---|---|---|---|
| Component: | Documentation | Version: | 3.0 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
At https://docs.djangoproject.com/en/3.1/releases/3.0/#new-default-value-for-the-file-upload-permissions-setting , please fix FILE_UPLOAD_PERMISSION -> FILE_UPLOAD_PERMISSIONS
Change History (5)
comment:1 by , 5 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 5 years ago
| Has patch: | set |
|---|---|
| Summary: | A typo in FILE_UPLOAD_PERMISSIONS → A typo in Django 3.0 release notes. |
| Triage Stage: | Unreviewed → Ready for checkin |
| Version: | 3.1 → 3.0 |
Note:
See TracTickets
for help on using tickets.
PR