Jocelyn Delalande b56b732bd3 Silently ignore subscriptions that already exist 6 years ago
..
management b56b732bd3 Silently ignore subscriptions that already exist 6 years ago
migrations 0558cad2b8 Make MaillingList.email and MaillingList.short_name unique 6 years ago
templates a75f43e32f Implement a view for a member to manage its own subscriptions 6 years ago
__init__.py d83f243604 Implement basic mailling list management 6 years ago
admin.py 76fbd52e2e Displays the member email in list detail view (admin) 6 years ago
app.py a75f43e32f Implement a view for a member to manage its own subscriptions 6 years ago
models.py a54cfd12f1 Add a context-manager to temporary disable maillist sync command 6 years ago
tests.py 78339dd627 Add tests for maillists app 6 years ago
urls.py a75f43e32f Implement a view for a member to manage its own subscriptions 6 years ago
views.py 2b59d86285 Use an intermediate model to manage mailling list subscriptions. 6 years ago