Opened 12 years ago

Closed 12 years ago

#18040 closed Cleanup/optimization (fixed)

Translations located under the so-called project should be ignored

Reported by: Aymeric Augustin Owned by: Ramiro Morales
Component: Translations Version: dev
Severity: Release blocker Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

As explained in the deprecation timeline.

Attachments (1)

18040.diff (8.3 KB ) - added by Ramiro Morales 12 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by Ramiro Morales, 12 years ago

Owner: changed from nobody to Ramiro Morales
Status: newassigned

by Ramiro Morales, 12 years ago

Attachment: 18040.diff added

comment:2 by Ramiro Morales, 12 years ago

Has patch: set

comment:3 by Claude Paroz, 12 years ago

Triage Stage: AcceptedReady for checkin

Thanks, looks good.

comment:4 by Ramiro Morales, 12 years ago

Resolution: fixed
Status: assignedclosed

In [17861]:

Fixed #18040 -- Removed so-called project-level locale trees from the list of paths the translation loading process takes in account.

Deprecated in Django 1.3. Removed completely for Django 1.5.

Thanks Claude for the review.

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