|
0c442a8f03
|
fix: select only active club members on GET /club/{club_id}
|
2025-06-17 15:35:49 +02:00 |
|
|
52e53da9ef
|
adapt CanAccessLookup to api key auth
|
2025-06-16 13:44:43 +02:00 |
|
|
44e1902693
|
Add GET /api/club/{club_id} to fetch details about a club
|
2025-06-16 13:44:43 +02:00 |
|
|
7c989cd749
|
filter selectable counters in ClubSellingView
|
2025-05-24 10:25:55 +02:00 |
|
|
805ffc498f
|
response.content.decode() => response.text
|
2025-04-11 14:54:06 +02:00 |
|
|
ad4afce67f
|
fix club members tests
|
2025-04-11 14:54:06 +02:00 |
|
|
89efda6e26
|
fix club detail on ClubView
|
2025-04-04 14:27:07 +02:00 |
|
|
056b3a1702
|
split club/tests.py
|
2025-04-04 14:27:07 +02:00 |
|