django1/docs/topics/i18n
Martin Brochhaus bb0a9a070b Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH
Previously the FORMAT_MODULE_PATH setting only accepted one string (dotted
module path). A feature has been added to also allow a list of strings.

This is useful when using several reusable third party apps that define new
formats. We can now use them all and we can even override some of the formats
by providing a project-wide format module.
2014-05-21 07:35:47 -04:00
..
formatting.txt Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH 2014-05-21 07:35:47 -04:00
index.txt Fixed some typos and formatting issues in docs. 2014-03-03 08:37:17 -05:00
timezones.txt Fixed #22523 -- Clarified pytz requirement. 2014-04-29 08:33:15 +02:00
translation.txt Various documentation typo/spelling fixes 2014-04-23 02:31:49 +03:00