website/conservancy/settings
Ben Sturmfels 789d0c8c84
contacts: Remove ContactEntry and add Unsubscription
This change removes the unused `ContactEntry` model and the `subscribe` view and
replaces it with an `Unsubscription` model and an `unsubscribe` view. It works
similarly, but is intended to be used with the `list-unsubscribe` and
`list-unsubscribe-post` headers.
2024-04-09 22:53:24 +10:00
..
__init__.py Switch settings to use "the one true way" approach 2024-03-20 14:10:00 +11:00
base.py contacts: Remove ContactEntry and add Unsubscription 2024-04-09 22:53:24 +10:00
dev.py Delegate management of canonical URLs to Apache 2024-03-20 14:54:54 +11:00
prod.py Delegate management of canonical URLs to Apache 2024-03-20 14:54:54 +11:00