#17588 closed Bug (fixed)
Note deprecation of the project level locales in the docs
Reported by: | Jannis Leidel | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
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
We've started to deprecate the project level locales in 1.3 but forgot to add it to the deprecation docs; the warning is already a DeprecationWarning
so we better add it soon: https://code.djangoproject.com/browser/django/trunk/django/utils/translation/__init__.py#L52
Note:
See TracTickets
for help on using tickets.
In [17394]: