Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Sponsorship Admin Page - Send Notifications/Emails: Add archive option for email templates

Open
#2,102 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
django, python
Domain
backend

Research direction

Start at python.org/admin/sponsors/sponsoremailnotificationtemplate/ and inspect the Sponsor Email Notification Templates model and Django admin configuration. Add the requested hidden or archived field and an admin filter that defaults to showing active templates. Done means older templates can be archived and filtered out of the default admin view.

Written by the indexing model from the issue text.

Description

admin app/sponsors enhancement

Location of change
python.org/admin/sponsors/sponsoremailnotificationtemplate/ - Admin/Sponsorships/Sponsor Email Notification Templates

Describe the solution you'd like

  • Add archive option for email templates
  • Add “hidden” or “archived” field to object, add filter with default on django admin view

Reason for change

  • Helps sort notifications sent in past years/no longer needed

Priority
3. Low

Date Needed
Sponsorship Launch

Additional context
Screen Shot 2022-08-02 at 2 07 02 PM

Dominant language
Python
Stars
1.7k
Forks
700
Avg merge
1d 23h
Merged PRs (30d)
14

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/pythondotorg

All issues in python/pythondotorg

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.