Changes between Initial Version and Version 1 of Ticket #6376, comment 17
- Timestamp:
- Jul 27, 2015, 7:06:05 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6376, comment 17
initial v1 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 .3 Added a setting LOCALE_FILENAME, allowing to specify what filenames should be looked for by the internationalization system, tests, and documentation.