This website requires JavaScript.
Explore
Help
Sign In
klmp200
/
Sith
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ae-utbm/sith.git
synced
2026-08-08 22:46:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cf142f3f19bc58ef82a0dc03c200b54799c74d6
Sith
/
club
/
migrations
T
History
imperosol
a10773bb37
fix: ClubRole migration
2026-05-21 22:50:56 +02:00
..
__init__.py
…
0001_initial.py
…
0002_auto_20160824_2152.py
…
0003_auto_20160902_2042.py
…
0004_auto_20160915_1057.py
…
0005_auto_20161120_1149.py
…
0006_auto_20161229_0040.py
…
0007_auto_20170324_0917.py
…
0008_auto_20170515_2214.py
…
0009_auto_20170822_2232.py
…
0010_auto_20170912_2028.py
remove obsolete RunPython operations
2024-12-19 10:39:07 +01:00
0010_club_logo.py
…
0011_auto_20180426_2013.py
change
Club.unix_name
to
Club.slug_name
and remove it from forms
2025-03-28 17:42:53 +01:00
0012_club_board_group_club_members_group.py
remove settings.SITH_MAXIMUM_FREE_ROLE
2026-05-12 09:44:28 +02:00
0013_alter_club_board_group_alter_club_members_group_and_more.py
replace deprecated CheckConstraint.check by CheckConstraint.condition
2025-08-28 16:31:54 +02:00
0014_alter_club_options_rename_unix_name_club_slug_name_and_more.py
change
Club.unix_name
to
Club.slug_name
and remove it from forms
2025-03-28 17:42:53 +01:00
0015_clubrole_alter_membership_role.py
fix: ClubRole migration
2026-05-21 22:50:56 +02:00
0016_clubrole_alter_membership_role.py
add
ClubRole
model
2026-05-12 09:44:28 +02:00
0017_linktype_clublink.py
feat: ClubLink model
2026-05-20 12:25:26 +02:00