Opened 9 years ago
Closed 8 years ago
#26084 closed Cleanup/optimization (fixed)
Document that RemovedInNextVersionWarning is no longer loud
Reported by: | Tim Graham | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | 1.11 |
Cc: | berker.peksag@… | 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
The change was made in #25999 (Django 1.10), but it won't have a noticeable effect until Django 1.11 as there aren't any such warnings in Django 1.10. We should add a notice about it in the Django 1.11 release notes.
Change History (3)
comment:1 by , 8 years ago
Has patch: | set |
---|---|
Triage Stage: | Someday/Maybe → Accepted |
comment:2 by , 8 years ago
Cc: | added |
---|---|
Triage Stage: | Accepted → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
PR