<feed xmlns='http://www.w3.org/2005/Atom'>
<title>djangoproject.com.git/djangoproject/templates/aggregator/local-django-community.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>Reapply "Fixed page header structure and used semantic HTML."</title>
<updated>2025-03-14T15:05:35Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>baptiste.mispelon@torchbox.com</email>
</author>
<published>2025-03-14T15:05:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=1ee5166d50806b9da29f64c440c87beec5b6516d'/>
<id>urn:sha1:1ee5166d50806b9da29f64c440c87beec5b6516d</id>
<content type='text'>
This reverts commit f1fca5e8a412da1bb8b5ffd11a59eac8579738bb.
</content>
</entry>
<entry>
<title>Revert "Fixed page header structure and used semantic HTML."</title>
<updated>2025-03-11T20:31:07Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2025-03-11T20:31:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=f1fca5e8a412da1bb8b5ffd11a59eac8579738bb'/>
<id>urn:sha1:f1fca5e8a412da1bb8b5ffd11a59eac8579738bb</id>
<content type='text'>
This reverts commit f87e1dbd3c06fe9b1100ddcd06394de5ae338577.
</content>
</entry>
<entry>
<title>Fixed page header structure and used semantic HTML.</title>
<updated>2025-03-11T19:40:52Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-03-04T15:52:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=f87e1dbd3c06fe9b1100ddcd06394de5ae338577'/>
<id>urn:sha1:f87e1dbd3c06fe9b1100ddcd06394de5ae338577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[aggregator] Marked all user-facing strings for translation</title>
<updated>2024-10-25T16:15:07Z</updated>
<author>
<name>Mark Walker</name>
<email>mark@marksweb.co.uk</email>
</author>
<published>2024-10-25T16:15:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=27a40b58a8f658330307f2ff1a289389f92106c3'/>
<id>urn:sha1:27a40b58a8f658330307f2ff1a289389f92106c3</id>
<content type='text'>
Refs #1648</content>
</entry>
<entry>
<title>Add link to local community request form (#1619)</title>
<updated>2024-09-12T20:40:06Z</updated>
<author>
<name>Thibaud Colas</name>
<email>thibaudcolas@gmail.com</email>
</author>
<published>2024-09-12T20:40:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=46f174722c683648e3fca413a7da5423dc340710'/>
<id>urn:sha1:46f174722c683648e3fca413a7da5423dc340710</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed links to subsections in the Local Django Communities page (#1475)</title>
<updated>2024-02-09T15:40:52Z</updated>
<author>
<name>Prabhakar Mishra</name>
<email>106028895+prabs222@users.noreply.github.com</email>
</author>
<published>2024-02-09T15:40:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=c71ce3da383d026ae83b7e2d894d09098c3d73dc'/>
<id>urn:sha1:c71ce3da383d026ae83b7e2d894d09098c3d73dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add local Django community page (#1371)</title>
<updated>2023-11-25T01:22:34Z</updated>
<author>
<name>Dave Turner</name>
<email>davidpaulturner350@gmail.com</email>
</author>
<published>2023-11-25T01:22:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=dfa7429ec929c1b5985782c17008cbb5854649f8'/>
<id>urn:sha1:dfa7429ec929c1b5985782c17008cbb5854649f8</id>
<content type='text'>
* Add django-countries requirement

This django package provides the equivalent of a choice field containing a list of all the countries in the world.

This will be used when adding a Local Django Community to the new section of the community page.

* Add LocalDjangoCommunity model

This model facilitates the listing of local django communities from around the world. This will be listed on a page within the community section of the website.

* Add Local Django Communities page to the community section

This change adds the local django communities page to the communities section of djangoproject.com

* Fix accessibility community page and add empty case

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;
Co-authored-by: Sarah Abderemane &lt;sarahabderemane@gmail.com&gt;</content>
</entry>
</feed>
