Branch: refs/heads/master
Home:
https://github.com/django/django
Commit: 5abc811a40dbeee092b9f50055d229e9c24274fa
https://github.com/django/django/commit/5abc811a40dbeee092b9f50055d229e9c24274fa
Author: Tim Graham <
timog...@gmail.com>
Date: 2014-05-19 (Mon, 19 May 2014)
Changed paths:
M django/utils/formats.py
M docs/ref/settings.txt
M docs/releases/1.8.txt
M docs/topics/i18n/formatting.txt
R tests/utils_tests/test_formats.py
R tests/utils_tests/test_module/formats/__init__.py
R tests/utils_tests/test_module/formats/en/__init__.py
R tests/utils_tests/test_module/formats/en/formats.py
R tests/utils_tests/test_module/formats2/__init__.py
R tests/utils_tests/test_module/formats2/en/__init__.py
R tests/utils_tests/test_module/formats2/en/formats.py
Log Message:
-----------
Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules."
This reverts commit 950b6de16ac2f8135612f2ed5984c090dd8e4dcf.