From d67ba34d6f35c8ef8a91770726ef087aec90e158 Mon Sep 17 00:00:00 2001 From: Lily Foote Date: Tue, 7 Jan 2025 18:33:29 +0000 Subject: [PATCH 1/2] Replace django-developers link with Django Forum --- trac-env/htdocs/tickethacks.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trac-env/htdocs/tickethacks.js b/trac-env/htdocs/tickethacks.js index bc30d1d..d41c400 100644 --- a/trac-env/htdocs/tickethacks.js +++ b/trac-env/htdocs/tickethacks.js @@ -274,8 +274,8 @@ $(function () { 'be an enhancement request that we might consider adding someday to the framework ' + 'if an excellent patch is submitted.

' + "

If you're interested in contributing to the issue, " + - 'raising your ideas on the django-developers ' + - "mailing list certainly wouldn't hurt.

", + 'raising your ideas on the Django Forum ' + + "would be a great place to start.

", ); } if (next_steps.length) { From 84732246367a489247d62c9fd18e71bba8aa2625 Mon Sep 17 00:00:00 2001 From: Lily Foote Date: Tue, 7 Jan 2025 18:40:02 +0000 Subject: [PATCH 2/2] Remove link to django-developers from the footer --- trac-env/templates/site_footer.html | 1 - 1 file changed, 1 deletion(-) diff --git a/trac-env/templates/site_footer.html b/trac-env/templates/site_footer.html index 1b97561..aa43874 100644 --- a/trac-env/templates/site_footer.html +++ b/trac-env/templates/site_footer.html @@ -43,7 +43,6 @@

Follow Us

  • Twitter
  • Fediverse (Mastodon)
  • News RSS
  • -
  • Django Users Mailing List