django-bot
|
6a682b38e7
|
[4.0.x] Refs #33476 -- Reformatted code with Black.
Backport of 9c19aff7c7561e3a82978a272ecdaad40dda5c00 from main.
|
2022-02-08 12:15:38 +01:00 |
|
Claude Paroz
|
e3e48b0012
|
Fixed #30439 -- Added support for different plural forms for a language.
Thanks to Michal Čihař for review.
|
2020-03-10 15:56:32 +01:00 |
|
Patrick Arminio
|
ae180fa4b7
|
Fixed #29986 -- Added .format() support to ngettext_lazy strings.
|
2018-12-06 15:12:34 -05:00 |
|
Gagaro
|
34d88944f4
|
Fixed #25812 -- Restored the ability to use custom formats with the date template filter.
|
2015-11-28 08:38:45 -05:00 |
|
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |
|