This website requires JavaScript.
Explore
Help
Sign In
klmp200
/
Sith
Watch
1
Star
0
Fork
0
You've already forked Sith
mirror of
https://github.com/ae-utbm/sith.git
synced
2026-04-21 02:38:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb3fd9536ec39669162c957b3c0e6a0431691761
Sith
/
club
T
History
thomas girod
95b4b0ba03
Merge pull request
#1087
from ae-utbm/remove-laundry
...
remove laundry
2025-05-26 13:01:01 +02:00
..
migrations
change
Club.unix_name
to
Club.slug_name
and remove it from forms
2025-03-28 17:42:53 +01:00
static/bundled/club
/components
Go for a more generic js bundling architecture
2024-11-19 21:22:14 +01:00
templates
/club
remove laundry
2025-05-26 09:10:35 +02:00
tests
filter selectable counters in ClubSellingView
2025-05-24 10:25:55 +02:00
widgets
apply ruff rule A005
2025-03-10 10:33:05 +01:00
__init__.py
Add missing files
2024-09-23 10:25:27 +02:00
admin.py
change
Club.unix_name
to
Club.slug_name
and remove it from forms
2025-03-28 17:42:53 +01:00
api.py
Move core auth mixins to their own file
2025-01-13 15:45:55 +01:00
forms.py
filter selectable counters in ClubSellingView
2025-05-24 10:25:55 +02:00
models.py
change
Club.unix_name
to
Club.slug_name
and remove it from forms
2025-03-28 17:42:53 +01:00
schemas.py
API route to fetch news dates
2025-02-25 08:55:35 +01:00
urls.py
merge
ClubEditView
and
ClubEditPropView
2025-03-28 17:42:56 +01:00
views.py
fix club members tests
2025-04-11 14:54:06 +02:00