Changes between Version 1 and Version 2 of Ticket #6376, comment 17
- Timestamp:
- 07/29/15 10:01:29 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6376, comment 17
v1 v2 1 1 Created a pull request: https://github.com/django/django/pull/5053 2 2 3 Added a setting LOCALE_FILENAME , allowing to specify what filenames should be looked for by the internationalization system, tests, and documentation.3 Added a setting LOCALE_FILENAMES, allowing to specify what filenames should be looked for by the internationalization system, tests, and documentation.