<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/i18n, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-03-06T21:25:16Z</updated>
<entry>
<title>Fixed #36679 -- Fixed Basque date formats to use parenthetical declension suffixes.</title>
<updated>2026-03-06T21:25:16Z</updated>
<author>
<name>Unai Loidi</name>
<email>uloidi@codesyntax.eus</email>
</author>
<published>2025-10-22T10:22:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=07c38764db1ba6a39ff0b3b224288e13c304f1c9'/>
<id>urn:sha1:07c38764db1ba6a39ff0b3b224288e13c304f1c9</id>
<content type='text'>
Basque (eu) grammar requires conditional suffixes on years and day
articles that depend on the final sound of the preceding word. Since
Django's format strings are static, the CLDR parenthetical convention
("(e)ko" instead of "ko") is used to express the optionality.

Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Fixed a typo in tests/i18n/tests.py.</title>
<updated>2026-02-21T14:18:50Z</updated>
<author>
<name>jun</name>
<email>ryuu.public@gmail.com</email>
</author>
<published>2026-02-21T10:35:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=04613791af21a124299e0883bcbd6bd3fa0ab51f'/>
<id>urn:sha1:04613791af21a124299e0883bcbd6bd3fa0ab51f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied Black's 2026 stable style.</title>
<updated>2026-01-18T20:26:56Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2026-01-18T20:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6cff02078799b7c683a0d39630d49ab4fe532e7c'/>
<id>urn:sha1:6cff02078799b7c683a0d39630d49ab4fe532e7c</id>
<content type='text'>
https://github.com/psf/black/releases/tag/26.1.0</content>
</entry>
<entry>
<title>Fixed #36543 -- Fixed time formats for fr_CA.</title>
<updated>2025-09-23T14:52:47Z</updated>
<author>
<name>Mridul Dhall</name>
<email>mriduldhall@Mriduls-MacBook-Pro.local</email>
</author>
<published>2025-08-08T16:12:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b67a36ec6f5895f3fa6147264bae55cb014fa2a7'/>
<id>urn:sha1:b67a36ec6f5895f3fa6147264bae55cb014fa2a7</id>
<content type='text'>
Thanks Chris Anderson for the report.
</content>
</entry>
<entry>
<title>Fixed #36368 -- Prevented duplicate locale paths and write_po_file calls in makemessages.</title>
<updated>2025-08-12T07:47:16Z</updated>
<author>
<name>michalpokusa</name>
<email>72110769+michalpokusa@users.noreply.github.com</email>
</author>
<published>2025-05-08T03:05:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c99fbcf95f07eaff0bf9673af7c82d07353df8f'/>
<id>urn:sha1:2c99fbcf95f07eaff0bf9673af7c82d07353df8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Fixed #36421 -- Made test_msgfmt_error_including_non_ascii compatible with msgfmt 0.25.</title>
<updated>2025-06-11T15:09:16Z</updated>
<author>
<name>Jericho Serrano</name>
<email>118679068+jericho1050@users.noreply.github.com</email>
</author>
<published>2025-06-05T20:58:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1960ecd879ce351226b36e7ac0aa25616241b6f6'/>
<id>urn:sha1:1960ecd879ce351226b36e7ac0aa25616241b6f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36010 -- Avoided touching mo files while checking writability.</title>
<updated>2025-01-23T10:36:43Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2024-12-20T22:26:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c47207b3c8412d16e61e388f176b47b41b40794'/>
<id>urn:sha1:2c47207b3c8412d16e61e388f176b47b41b40794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35973 -- Improved makemessages locale validation to handle numeric region codes.</title>
<updated>2024-12-09T07:32:11Z</updated>
<author>
<name>Juan Pablo Mallarino</name>
<email>mjuanpablo@google.com</email>
</author>
<published>2024-12-05T13:14:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=08feaae5885f5719b8a7471b19f0d7e720b2137e'/>
<id>urn:sha1:08feaae5885f5719b8a7471b19f0d7e720b2137e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34221 -- Honored translation precedence with mixed plural forms.</title>
<updated>2024-09-16T09:04:09Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2024-09-14T17:10:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b579485d991da65ebe4a6cdbcab20f59f7515d3f'/>
<id>urn:sha1:b579485d991da65ebe4a6cdbcab20f59f7515d3f</id>
<content type='text'>
</content>
</entry>
</feed>
