Skip to content

Conversation

@gregjkal
Copy link
Collaborator

@gregjkal gregjkal commented Dec 30, 2025

Add an admin page for the PostingData model for better data visibility.


Testing Notes
This is a simple addition of an admin page for an existing model.

  • You should see a new admin section under MAILING LIST (note also that I've fixed the name - previously MAILING_LIST) called Posting data
  • If you click on it, you should see a list of mailing list posts, with a timestamp and a name
  • Clicking on individual items brings you to a detail page with the same, editable information
  • Note I've also fixed the verbose_name_plural for the EmailData and SubscriptionData models. They now show in the admin as Email data and Subscription data without an "s" at the end, as you'll see on stage/prod.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants