<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/.gitattributes, 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>2025-09-25T06:44:17Z</updated>
<entry>
<title>Removed Git attribute merge=union for release notes.</title>
<updated>2025-09-25T06:44:17Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2025-09-23T16:31:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5cbd96003ce13621ac247f8b09c1b625daf9c7c8'/>
<id>urn:sha1:5cbd96003ce13621ac247f8b09c1b625daf9c7c8</id>
<content type='text'>
I added this back in 3222fc79431c0866aa65b2a83fbbffd2c3034d08 to try
and avoid merge conflicts from concurrent edits to release notes in
different branches. However, in my recent experience, it has caused
more problems than it solves. I have found that when rebasing a branch
that modifies a release note, it can merge sections without an
intermediate blank line, leading to broken reST syntax. Example spotted
in code review:
https://github.com/django/django/pull/17554#discussion_r2311296513 .

I think it’s better we remove this configuration and deal with merge
conflicts deliberately.
</content>
</entry>
<entry>
<title>Configured GitHub to highlight HTML files as Django templates.</title>
<updated>2025-03-18T14:30:52Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2025-03-18T14:30:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0dcc4a1dbc56b1f3aef9be749aff96a85ca92721'/>
<id>urn:sha1:0dcc4a1dbc56b1f3aef9be749aff96a85ca92721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #19670 -- Applied CachedFilesMixin patterns to specific extensions</title>
<updated>2016-03-30T12:34:41Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-02-27T20:30:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=edcecaf0dea718a8fb216df478df0d151a9ba04d'/>
<id>urn:sha1:edcecaf0dea718a8fb216df478df0d151a9ba04d</id>
<content type='text'>
Thanks Simon Meers for the initial patch, and Tim Graham for the review.
</content>
</entry>
<entry>
<title>Added git attribute merge=union for release notes</title>
<updated>2015-06-02T16:04:40Z</updated>
<author>
<name>Adam Chainz</name>
<email>adam@adamj.eu</email>
</author>
<published>2015-06-02T15:11:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3222fc79431c0866aa65b2a83fbbffd2c3034d08'/>
<id>urn:sha1:3222fc79431c0866aa65b2a83fbbffd2c3034d08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force Unix-style line-endings for some helper files in staticfiles_tests.</title>
<updated>2013-10-01T01:14:54Z</updated>
<author>
<name>Ramiro Morales</name>
<email>ramiro@rmorales.net</email>
</author>
<published>2013-09-30T22:22:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4372718e839d15c707d50cc78274a355258cf36a'/>
<id>urn:sha1:4372718e839d15c707d50cc78274a355258cf36a</id>
<content type='text'>
This fixes eight failures in the cached storage tests under Windows.

Refs #18920 and 978d4476cf.
</content>
</entry>
<entry>
<title>Fixed #18920 -- Added `.gitattributes` to normalize line endings in HTML templates and avoid spurious failures in the core test suite on Windows. Many thanks to manfre, Claude Paroz, Karen Tracey, MaxV and Daniel Langer for their advising and testing.</title>
<updated>2012-11-21T09:19:00Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-11-21T09:19:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=978d4476cf1956fe91a2a6b3b5d2157005560c33'/>
<id>urn:sha1:978d4476cf1956fe91a2a6b3b5d2157005560c33</id>
<content type='text'>
</content>
</entry>
</feed>
