diff options
| author | Mike Edmunds <medmunds@gmail.com> | 2026-04-25 12:57:15 -0700 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2026-04-27 21:58:06 -0300 |
| commit | 32a3b4aa695e76ced1b2829b178e630b9ac62dce (patch) | |
| tree | 5a1f44b8ca052a143a25fd7612f70ef42ccaa6c3 /tests/admin_docs | |
| parent | a49be25e6128a3272960ed4f6f6506d147596395 (diff) | |
Refs #35514 -- Added warn_about_external_use() deprecation utility.
Implemented a new `warn_about_external_use()` helper to conditionally
issue warnings depending on whether a deprecated feature is used from
within Django.
Fixed `LazySettings._show_deprecation_warning()` (Refs #26029) to work
correctly when called from anywhere in `LazySettings`. Previously, it
assumed a specific code path through `LazyObject.__getattribute__()` and
an `@property` getter on `LazySettings`.
Diffstat (limited to 'tests/admin_docs')
0 files changed, 0 insertions, 0 deletions
