-
- Downloads
Merge branch 'misc_solves' into develop
No related branches found
No related tags found
Checking pipeline status
Showing
- MySU/settings/production.py 1 addition, 1 deletionMySU/settings/production.py
- apps/MySU/admin/__init__.py 1 addition, 0 deletionsapps/MySU/admin/__init__.py
- apps/MySU/admin/banner.py 12 additions, 0 deletionsapps/MySU/admin/banner.py
- apps/MySU/admin/profile.py 1 addition, 2 deletionsapps/MySU/admin/profile.py
- apps/MySU/fixtures/preset/association_memberships.json 9 additions, 0 deletionsapps/MySU/fixtures/preset/association_memberships.json
- apps/MySU/fixtures/preset/association_specific_data.json 6 additions, 0 deletionsapps/MySU/fixtures/preset/association_specific_data.json
- apps/MySU/fixtures/preset/board_association_memberships.json 16 additions, 8 deletionsapps/MySU/fixtures/preset/board_association_memberships.json
- apps/MySU/fixtures/preset/board_profiles.json 8 additions, 0 deletionsapps/MySU/fixtures/preset/board_profiles.json
- apps/MySU/fixtures/preset/profile.json 5 additions, 0 deletionsapps/MySU/fixtures/preset/profile.json
- apps/MySU/migrations/0048_auto_20221021_0812.py 22 additions, 0 deletionsapps/MySU/migrations/0048_auto_20221021_0812.py
- apps/MySU/migrations/0049_auto_20230117_1949.py 34 additions, 0 deletionsapps/MySU/migrations/0049_auto_20230117_1949.py
- apps/MySU/migrations/0050_banner.py 29 additions, 0 deletionsapps/MySU/migrations/0050_banner.py
- apps/MySU/models/__init__.py 1 addition, 0 deletionsapps/MySU/models/__init__.py
- apps/MySU/models/association_membership.py 5 additions, 0 deletionsapps/MySU/models/association_membership.py
- apps/MySU/models/association_specific_data.py 1 addition, 0 deletionsapps/MySU/models/association_specific_data.py
- apps/MySU/models/banner.py 29 additions, 0 deletionsapps/MySU/models/banner.py
- apps/MySU/models/profile.py 2 additions, 1 deletionapps/MySU/models/profile.py
- apps/MySU/serializers/association_membership.py 2 additions, 1 deletionapps/MySU/serializers/association_membership.py
- apps/MySU/serializers/mass_import.py 1 addition, 1 deletionapps/MySU/serializers/mass_import.py
- apps/MySU/serializers/profile.py 1 addition, 7 deletionsapps/MySU/serializers/profile.py
Loading