<feed xmlns='http://www.w3.org/2005/Atom'>
<title>djangoproject.com.git/djangoproject/templates/conduct/changes.html, branch issue-1630</title>
<subtitle>djangoproject.com
</subtitle>
<id>http://cgit.adnoto.dev/djangoproject.com.git/atom?h=issue-1630</id>
<link rel='self' href='http://cgit.adnoto.dev/djangoproject.com.git/atom?h=issue-1630'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/'/>
<updated>2026-05-08T10:45:50Z</updated>
<entry>
<title>Add djade linter and format templates.</title>
<updated>2026-05-08T10:45:50Z</updated>
<author>
<name>Anshul Zilpe</name>
<email>anshulzilpe@gmail.com</email>
</author>
<published>2025-12-08T17:39:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=8cec44a35d8f38284f2ea52f2f338a7154d86afb'/>
<id>urn:sha1:8cec44a35d8f38284f2ea52f2f338a7154d86afb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>📝 update Code of Conduct materials to match current policies (fix DJhtml formatting)</title>
<updated>2026-04-22T12:34:11Z</updated>
<author>
<name>Dan Ryan (GitHub Noreply Key)</name>
<email>dryan@users.noreply.github.com</email>
</author>
<published>2026-03-16T15:47:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=5bef87d593d28b928755678b6a44323ac7ae44cf'/>
<id>urn:sha1:5bef87d593d28b928755678b6a44323ac7ae44cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>📝 update Code of Conduct materials to match current policies</title>
<updated>2026-04-22T12:34:11Z</updated>
<author>
<name>Dan Ryan (GitHub Noreply Key)</name>
<email>dryan@users.noreply.github.com</email>
</author>
<published>2026-03-16T15:42:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=34f37ec0db0d2b7c31d1a62d4a918494a17e50b7'/>
<id>urn:sha1:34f37ec0db0d2b7c31d1a62d4a918494a17e50b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated CoC as WG rather than committee and linked to team page.</title>
<updated>2025-12-18T09:52:30Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-11-28T13:57:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=114ffb4627710067e6b832e0ae68d02d97fd40e7'/>
<id>urn:sha1:114ffb4627710067e6b832e0ae68d02d97fd40e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[djangoproject] Marked all user-facing strings for translation</title>
<updated>2024-11-17T17:17:51Z</updated>
<author>
<name>Mark Walker</name>
<email>mark@marksweb.co.uk</email>
</author>
<published>2024-11-17T17:17:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=9997c224b2961790ff84d1036809efbe3a151b1e'/>
<id>urn:sha1:9997c224b2961790ff84d1036809efbe3a151b1e</id>
<content type='text'>
Refs #1648</content>
</entry>
<entry>
<title>Fix #1686 -- Removed outdated references to Django core team</title>
<updated>2024-11-13T20:25:41Z</updated>
<author>
<name>ontowhee</name>
<email>82607723+ontowhee@users.noreply.github.com</email>
</author>
<published>2024-11-13T20:25:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=a85969acd59d2c8cbf4389abf2f89120b11b0d51'/>
<id>urn:sha1:a85969acd59d2c8cbf4389abf2f89120b11b0d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[pre-commit.ci] auto fixes from pre-commit.com hooks</title>
<updated>2023-06-02T12:19:36Z</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2023-06-01T12:38:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=6061e9876ed149a30798a043d9fbd53762cd6901'/>
<id>urn:sha1:6061e9876ed149a30798a043d9fbd53762cd6901</id>
<content type='text'>
for more information, see https://pre-commit.ci
</content>
</entry>
<entry>
<title>Add Open Graph tags (#1144) (#1249)</title>
<updated>2022-11-14T16:12:43Z</updated>
<author>
<name>Mark Walker</name>
<email>theshow@gmail.com</email>
</author>
<published>2022-11-14T16:12:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=68d22721cc0592c7d977b3ee19e353b8978e941e'/>
<id>urn:sha1:68d22721cc0592c7d977b3ee19e353b8978e941e</id>
<content type='text'>
* Add note to gitignore about using exclude file

* Initial open graph tag setup

* Tidying up use of twitter tags which fallback to OG versions.

* Added OG tags to foundation templates

* Added OG tags to flatpages templates

* Added OG tags to members templates

* Added OG tags to base templates

* Made indent consistent

* Added OG tags to blog templates

* Added OG tags

* Added OG tags to conduct templates

* Undoing existing tag order

* Added OG tags to diversity templates

* Removed note from gitignore

* Update og description

Co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;

* Add og image meta data

Co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;

* Simplify og title

Co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;

* Update core team og description

Co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;

* Added roadmap image dimensions for og tags

Co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;

Co-authored-by: Paolo Melchiorre &lt;paolo@melchiorre.org&gt;</content>
</entry>
<entry>
<title>Updated Git branch "master" to "main" for djangoproject.com.</title>
<updated>2021-03-03T06:47:23Z</updated>
<author>
<name>Markus Holtermann</name>
<email>info@markusholtermann.eu</email>
</author>
<published>2021-02-25T10:55:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=6b81c52e21afebd2e5b03084d68b5821bc38221b'/>
<id>urn:sha1:6b81c52e21afebd2e5b03084d68b5821bc38221b</id>
<content type='text'>
This change follows a long discussion on django-develops:

https://groups.google.com/g/django-developers/c/tctDuKUGosc/

Refs django/django#14048
</content>
</entry>
<entry>
<title>Fixed invalid HTML in templates.</title>
<updated>2017-11-09T14:58:19Z</updated>
<author>
<name>Antoine Motet</name>
<email>antoine.motet@epitech.eu</email>
</author>
<published>2017-11-09T14:58:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=14a964d626196c857809d9b3b492ff4cfa4b3f40'/>
<id>urn:sha1:14a964d626196c857809d9b3b492ff4cfa4b3f40</id>
<content type='text'>
</content>
</entry>
</feed>
