1
0
mirror of https://github.com/django/django.git synced 2025-02-11 09:55:22 +00:00
Mattias Loverot 9aaeec337e Fixed #26866 -- Added format_lazy function
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).
2016-08-24 18:18:17 +02:00
..
2014-11-03 07:47:39 -05:00
2016-01-11 18:05:15 -05:00