• 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
utils.txt 41.7 KB