#15286 closed (fixed)
PendingDeprecationWarning shown even when LOCALE_PATHS contains /locale
Reported by: | Claude Paroz | Owned by: | nobody |
---|---|---|---|
Component: | Internationalization | Version: | 1.3-beta |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The new PendingDeprecationWarning about a project /locale directory does appear even when you add this directory in settings.LOCALE_PATH. I find this unneeded and distracting.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Don't show PendingDeprecationWarning if path is in LOCALE_PATHS