django1/django/utils
Jannis Leidel 7bb6abed12 Fixed #13702 -- Made sure to actually fall back to the l10n format strings provided in the settings, when disabled.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13770 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-12 19:40:44 +00:00
..
simplejson
translation
__init__.py
_os.py
_threading_local.py
autoreload.py
cache.py
checksums.py
copycompat.py
daemonize.py
datastructures.py
dateformat.py
dates.py
datetime_safe.py
decorators.py
encoding.py
feedgenerator.py
formats.py Fixed #13702 -- Made sure to actually fall back to the l10n format strings provided in the settings, when disabled. 2010-09-12 19:40:44 +00:00
functional.py
hashcompat.py
html.py
http.py
importlib.py
itercompat.py
module_loading.py
numberformat.py
regex_helper.py
safestring.py
stopwords.py
synch.py
termcolors.py
text.py
thread_support.py
timesince.py
tree.py
tzinfo.py
version.py
xmlutils.py