<feed xmlns='http://www.w3.org/2005/Atom'>
<title>djangoproject.com.git/aggregator, 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-04-15T01:40:39Z</updated>
<entry>
<title>Allowed creation of site-wide banners via the admin interface.</title>
<updated>2026-04-15T01:40:39Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-04-08T15:07:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=ab5429a66410966cebbce2616e216abf02f50b32'/>
<id>urn:sha1:ab5429a66410966cebbce2616e216abf02f50b32</id>
<content type='text'>
Fixes #1550.

A banner requires a title, and optionally HTML body and CTA label/URL.
A banner can be active or inactive, and only one can be active at a time.

Banners can be previewed from the admin via the "View on site" options
on a Banner's detail page.

This initial implementation is intentionally minimal to provide a robust
but flexible MVP, with the goal to gather feedback for future iterations.

Future improvements could include:

- Active since and until dates.
- Flexible CTA URL handling, such as URL names or local URLs.

Thanks to Sarahs for the reviews.
</content>
</entry>
<entry>
<title>Fixed 405 error when deleting community feeds (#2447)</title>
<updated>2026-01-19T12:28:07Z</updated>
<author>
<name>Vidhi Singh</name>
<email>vidhiii0909@gmail.com</email>
</author>
<published>2026-01-19T12:28:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=6069f24d15b20372b044c5135183bde5ffa71327'/>
<id>urn:sha1:6069f24d15b20372b044c5135183bde5ffa71327</id>
<content type='text'>
* Fix 405 error when deleting community feeds

* Added test for deleting community feeds

* [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;</content>
</entry>
<entry>
<title>fix: Show also diamond and platinium member in theses pages</title>
<updated>2025-12-18T09:36:53Z</updated>
<author>
<name>amichon</name>
<email>antoine@hashbang.coop</email>
</author>
<published>2025-11-27T09:01:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=ff54518acc5d700700ee5d89b0c9aa57e3b7969a'/>
<id>urn:sha1:ff54518acc5d700700ee5d89b0c9aa57e3b7969a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved docs search bar to top navigation in prep for global search.</title>
<updated>2025-11-21T21:46:02Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-10-17T16:54:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=e81dd718cba062f6ace41428278621429cb2d7fc'/>
<id>urn:sha1:e81dd718cba062f6ace41428278621429cb2d7fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added DEFAULT_LANGUAGE_CODE setting.</title>
<updated>2025-11-21T21:46:02Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-10-17T16:54:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=483ac8dbc089cad2f8e23b5c5b0f4a128f950ab6'/>
<id>urn:sha1:483ac8dbc089cad2f8e23b5c5b0f4a128f950ab6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply black to migrations</title>
<updated>2025-10-10T12:56:18Z</updated>
<author>
<name>Ülgen Sarıkavak</name>
<email>ulgensrkvk@gmail.com</email>
</author>
<published>2025-07-27T16:51:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=44c97580d6378d59c0c71144d7180d0530f7e240'/>
<id>urn:sha1:44c97580d6378d59c0c71144d7180d0530f7e240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sc ecosystem page (#2060)</title>
<updated>2025-06-09T14:06:40Z</updated>
<author>
<name>Frank Wiles</name>
<email>frank@revsys.com</email>
</author>
<published>2025-06-09T14:06:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=0907b3209ce0c189426184c5f6045626f908f78a'/>
<id>urn:sha1:0907b3209ce0c189426184c5f6045626f908f78a</id>
<content type='text'>
* Bootstrap ecosystem page.

View at /community/ecosystem/

* Block out page HTML.

* Added (plain-text) resource links/descriptions

* Style the links a little bit without getting too fancy

* Add community ecosystem page to index

- Rename duplicate url name
- Add package Material Icon
- Add section and link from index page to ecosystem page

* Add packages the Steering Council package list

These are just a first stab at a list of packages that are
good starting points for new members of the community.  Needs
to be vetted for URL/description accuracy.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update djangoproject/templates/aggregator/ecosystem.html

Co-authored-by: Tim Schilling &lt;schilling711@gmail.com&gt;

* Update djangoproject/templates/aggregator/ecosystem.html

Co-authored-by: Tim Schilling &lt;schilling711@gmail.com&gt;

* Update djangoproject/templates/aggregator/ecosystem.html

Co-authored-by: Tim Schilling &lt;schilling711@gmail.com&gt;

* Update djangoproject/templates/aggregator/ecosystem.html

Co-authored-by: Tim Schilling &lt;schilling711@gmail.com&gt;

* Update djangoproject/templates/aggregator/ecosystem.html

Co-authored-by: Tim Schilling &lt;schilling711@gmail.com&gt;

* Update djangoproject/templates/aggregator/ecosystem.html

Co-authored-by: Tim Schilling &lt;schilling711@gmail.com&gt;

* Update djangoproject/templates/aggregator/ecosystem.html

Co-authored-by: Tim Schilling &lt;schilling711@gmail.com&gt;

* Update djangoproject/templates/aggregator/ecosystem.html

Co-authored-by: Tim Schilling &lt;schilling711@gmail.com&gt;

* Include additional information section with first example

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Include Tim's suggestion to adjust the Package header

* Add more resources

- classy docs
- missing DjangoGirls Link
- Social media accounts (probably missing something)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Finish Tim suggestions

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Misc additions/changes to ecosystem page

- Refactors some sections
- Added a couple more items to our list

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;
Co-authored-by: Tim Schilling &lt;schilling711@gmail.com&gt;</content>
</entry>
<entry>
<title>Updated Django dependency to version 5.1.5</title>
<updated>2025-01-22T14:15:30Z</updated>
<author>
<name>Ülgen Sarıkavak</name>
<email>ulgens@users.noreply.github.com</email>
</author>
<published>2025-01-22T14:15:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=667bf22e06094953dc65c7c802b57a58f6cf9acd'/>
<id>urn:sha1:667bf22e06094953dc65c7c802b57a58f6cf9acd</id>
<content type='text'>
Co-authored-by: Baptiste Mispelon &lt;bmispelon@gmail.com&gt;</content>
</entry>
<entry>
<title>Hid empty feed type from community page.</title>
<updated>2025-01-16T12:36:47Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-01-14T16:27:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=f47fa807d7d86678185350b50fefd702d53f62ad'/>
<id>urn:sha1:f47fa807d7d86678185350b50fefd702d53f62ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #1739 -- Fixed incorrect pluralization of model in admin</title>
<updated>2024-11-21T12:59:34Z</updated>
<author>
<name>Arpan Dey</name>
<email>69454099+arpan8925@users.noreply.github.com</email>
</author>
<published>2024-11-21T12:59:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=18898bc90eb441aaca58d32b6ec6f070243de751'/>
<id>urn:sha1:18898bc90eb441aaca58d32b6ec6f070243de751</id>
<content type='text'>
Co-authored-by: Baptiste Mispelon &lt;bmispelon@gmail.com&gt;</content>
</entry>
</feed>
