• Mattias Loverot's avatar
    Fixed #26866 -- Added format_lazy function · 9aaeec33
    Mattias Loverot yazdı
    Added format_lazy function to django.utils.text module.
    Useful when dealing with relative complex lazy string concatenations
    (e.g. in urls.py when translating urls in regular expressions).
    9aaeec33
Adı
Son kayıt (commit)
Son güncelleme
..
archives Loading commit data...
eggs Loading commit data...
files Loading commit data...
locale/nl/LC_MESSAGES Loading commit data...
test_module Loading commit data...
__init__.py Loading commit data...
models.py Loading commit data...
test_archive.py Loading commit data...
test_autoreload.py Loading commit data...
test_baseconv.py Loading commit data...
test_crypto.py Loading commit data...
test_datastructures.py Loading commit data...
test_dateformat.py Loading commit data...
test_dateparse.py Loading commit data...
test_datetime_safe.py Loading commit data...
test_decorators.py Loading commit data...
test_deprecation.py Loading commit data...
test_duration.py Loading commit data...
test_encoding.py Loading commit data...
test_feedgenerator.py Loading commit data...
test_functional.py Loading commit data...
test_glob.py Loading commit data...
test_html.py Loading commit data...
test_http.py Loading commit data...
test_inspect.py Loading commit data...
test_ipv6.py Loading commit data...
test_itercompat.py Loading commit data...
test_jslex.py Loading commit data...
test_lazyobject.py Loading commit data...
test_lorem_ipsum.py Loading commit data...
test_module_loading.py Loading commit data...
test_no_submodule.py Loading commit data...
test_numberformat.py Loading commit data...
test_os_utils.py Loading commit data...
test_regex_helper.py Loading commit data...
test_safestring.py Loading commit data...
test_simplelazyobject.py Loading commit data...
test_termcolors.py Loading commit data...
test_text.py Loading commit data...
test_timesince.py Loading commit data...
test_timezone.py Loading commit data...
test_tree.py Loading commit data...