Commit Graph

14 Commits

Author SHA1 Message Date
thomas girod b25805e0a1 introduce djhtml as jinja+scss formater 2024-07-25 16:46:45 +02:00
klmp200 320a896610 Fix tests and broken forms 2022-08-04 17:20:21 +02:00
klmp200 d1fb9cc4c3 clubs: remove moderator and club from mailing form + display not moderated mailings 2019-05-09 17:43:47 +02:00
klmp200 1d07195881 clubs: add bulk deletion on mailing lists 2019-05-01 22:54:18 +02:00
klmp200 a0e39b8904 clubs: rewrite MailingForm to include everything in one place
Everything is handled on the same view, no more redirection hacks

Remove get_context_data in DetailFormView since it's already done by django
2019-05-01 15:49:30 +02:00
klmp200 8146186447 Fix some bugs in mailings with new club tools 2017-10-06 11:09:31 +02:00
klmp200 4800db3c2c Add auto generation for mailing lists 2017-10-06 11:09:31 +02:00
klmp200 4f6109e27c Refactor mailings email 2017-08-22 22:39:12 +02:00
klmp200 470680e760 Add moderation for mailing lists 2017-08-22 15:36:39 +02:00
klmp200 76efb91e40 Move mailing list admin to com 2017-08-22 15:36:39 +02:00
klmp200 69e997d587 Refactoring mailings 2017-08-22 15:36:39 +02:00
klmp200 8c9f02a142 Add fetch function for DSI 2017-08-22 15:36:39 +02:00
klmp200 9cb88a878d Even better mailing 2017-08-22 15:36:39 +02:00
klmp200 feaf6b73b7 Begin mailing list system 2017-08-22 15:36:39 +02:00