Warren Chen 69ef3ccf72 feat(newsletter): Implement newsletter subscription and unsubscription features
- Added models for NewsletterSystemSettings and NewsletterTemplateSettings to manage configuration.
- Created forms for subscribing and unsubscribing from the newsletter.
- Developed views for handling subscription, confirmation, and unsubscription processes.
- Integrated Member Center API for managing newsletter subscriptions.
- Implemented email sending functionality with SMTP settings.
- Added templates for displaying subscription status and unsubscription confirmation.
- Enhanced CSS for newsletter forms and status messages.
- Included tests for newsletter functionality and security measures for sensitive data.
2026-02-17 17:57:16 +09:00
Description
No description provided
2.2 MiB
Languages
Python 37.3%
HTML 30.5%
CSS 27.2%
JavaScript 4.4%
Dockerfile 0.5%
Other 0.1%