Sponsorship Admin Page - Send Notifications/Emails: Add archive option for email templates
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 700
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 11
Description
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

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100