Sith/club
Antoine Bartuccio 5c8fa1b9e7
core: add UserIsRootMixin and an admin delete view for memberships
2019-11-24 19:23:43 +01:00
..
migrations django2.2: add on_delete on migrations for OneToOneField 2019-10-08 22:46:03 +02:00
templates/club clubs: remove moderator and club from mailing form + display not moderated mailings 2019-05-09 17:43:47 +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 django2.2: forms fixs for new API 2019-10-08 22:46:38 +02:00
models.py django2.2: remove direct assignments to many-to-many fields 2019-10-08 22:46:37 +02:00
tests.py club: fix mailing list form that unexpectedly relied on try catch in permissions 2019-10-16 21:21:06 +02:00
urls.py core: add UserIsRootMixin and an admin delete view for memberships 2019-11-24 19:23:43 +01:00
views.py core: add UserIsRootMixin and an admin delete view for memberships 2019-11-24 19:23:43 +01:00