website/conservancy/contacts
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
..
migrations contacts: Remove ContactEntry and add Unsubscription 2024-04-09 22:53:24 +10:00
templates/contacts contacts: Remove ContactEntry and add Unsubscription 2024-04-09 22:53:24 +10:00
__init__.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
admin.py contacts: Remove ContactEntry and add Unsubscription 2024-04-09 22:53:24 +10:00
models.py contacts: Remove ContactEntry and add Unsubscription 2024-04-09 22:53:24 +10:00
urls.py contacts: Remove ContactEntry and add Unsubscription 2024-04-09 22:53:24 +10:00
views.py contacts: Remove ContactEntry and add Unsubscription 2024-04-09 22:53:24 +10:00