|
81fcf411c1
|
django2.2: forms fixs for new API
|
2019-10-08 22:46:38 +02:00 |
|
|
12b6f0d488
|
django2.2: adapt DateTimeField in forms with the new API
|
2019-10-08 22:46:02 +02:00 |
|
|
654099067e
|
clubs: tests for adding mailings
|
2019-05-09 20:32:26 +02:00 |
|
|
d1fb9cc4c3
|
clubs: remove moderator and club from mailing form + display not moderated mailings
|
2019-05-09 17:43:47 +02:00 |
|
|
1d07195881
|
clubs: add bulk deletion on mailing lists
|
2019-05-01 22:54:18 +02:00 |
|
|
24fb714c5e
|
clubs: set club_id and user_id as mandatory arguments for MailingForm
|
2019-05-01 18:59:41 +02:00 |
|
|
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 |
|
|
cfd4955672
|
clubs: clean up imports and move forms to external file
|
2019-05-01 03:32:55 +02:00 |
|