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.

Change History (1)

comment:1 by Aymeric Augustin, 11 years ago

Resolution: duplicate
Status: newclosed

See #21024.

Note: See TracTickets for help on using tickets.
Back to Top