Sith/club
Bartuccio Antoine 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
..
migrations All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
templates/club clubs: rewrite MailingForm to include everything in one place 2019-05-01 15:49:30 +02:00
__init__.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
admin.py Format club 2017-06-13 09:48:24 +02:00
forms.py clubs: rewrite MailingForm to include everything in one place 2019-05-01 15:49:30 +02:00
models.py clubs: basic bulk mark as old 2019-04-24 18:17:03 +02:00
tests.py clubs: adapt tests to new display and fix form validation issue for start_date 2019-04-25 17:31:42 +02:00
urls.py clubs: rewrite MailingForm to include everything in one place 2019-05-01 15:49:30 +02:00
views.py clubs: rewrite MailingForm to include everything in one place 2019-05-01 15:49:30 +02:00