Opened 11 years ago
Closed 11 years ago
#21025 closed Cleanup/optimization (duplicate)
Document how to silence warnings when deprecating a feature
Reported by: | Aymeric Augustin | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This is a follow-up of ticket #17049.
We keep forgetting to silence PendingDeprecationWarnings.
We should document it, based on https://groups.google.com/d/msg/django-developers/nXlNqpy6sC8/5D4Ei6N8PusJ.
Note:
See TracTickets
for help on using tickets.
See #21024.