Commit Graph

28 Commits

Author SHA1 Message Date
fb4909fc36 merge ClubEditView and ClubEditPropView 2025-03-28 17:42:56 +01:00
f764ce1585 remove ClubStatView 2025-03-28 17:40:52 +01:00
d16a207a83 Add more Ruff rules (#891)
* ruff: apply rule F

* ruff: apply rule E

* ruff: apply rule SIM

* ruff: apply rule TCH

* ruff: apply rule ERA

* ruff: apply rule PLW

* ruff: apply rule FLY

* ruff: apply rule PERF

* ruff: apply rules FURB & RUF
2024-10-15 11:36:26 +02:00
cfc19434d0 ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
99827e005b upgrade re_path to path (#533) 2023-01-09 22:07:03 +01:00
5c8fa1b9e7 core: add UserIsRootMixin and an admin delete view for memberships 2019-11-24 19:23:43 +01:00
be855c6c90 django2.2: migrate url to re_path 2019-10-08 22:46:01 +02:00
1d07195881 clubs: add bulk deletion on mailing lists 2019-05-01 22:54:18 +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
cb58b00b6e All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
91d3e9e4dc Delete function + club tabs 2017-12-05 15:24:46 +01:00
21b24f2891 Club views and discussions fixes 2017-11-28 15:12:04 +01:00
4800db3c2c Add auto generation for mailing lists 2017-10-06 11:09:31 +02:00
baa7be69e4 Better integration of wiki pages on clubs 2017-10-06 11:09:31 +02:00
69e997d587 Refactoring mailings 2017-08-22 15:36:39 +02:00
8c9f02a142 Add fetch function for DSI 2017-08-22 15:36:39 +02:00
9cb88a878d Even better mailing 2017-08-22 15:36:39 +02:00
feaf6b73b7 Begin mailing list system 2017-08-22 15:36:39 +02:00
73b2c9d4c5 Format club 2017-06-13 09:48:24 +02:00
83deae5964 Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
114272df2f Add simple club stats 2017-01-04 17:38:54 +01:00
2dd2189314 Download sellings as csv 2016-11-08 14:57:09 +01:00
5b5006892d Make sellings for clubs 2016-09-09 16:23:35 +02:00
c62d3f4f4a Add old membership views 2016-09-02 21:21:57 +02:00
27805640a1 Improve right handling for accounting 2016-05-09 11:49:01 +02:00
39661b8de7 Add new club view 2016-05-03 12:06:03 +02:00
a14d940db2 Some refactoring and misc improvements 2016-02-05 16:59:42 +01:00
d51ab088d8 Add first club views, this still sucks, particularly on the right managment 2016-02-02 16:34:36 +01:00