7e2491be76
[FEAT] Update dependencies
...
Upgrade versions of most packages and make other required changes to ensure compatibility. Update database models and migrations to match new requirements set by Django
2023-01-05 17:49:27 +00:00
James Graham
216e6b06fa
fix: Make activity attendees optional
2020-04-02 16:59:54 +01:00
James Graham
0d2f1a79b2
fix: Retrofix initial migrations with 1023 col
...
BREAKING CHANGE: Retrospectively modifies migrations
2020-02-28 15:21:43 +00:00
James Graham
512c02a198
fix: Shrink name fields to fit in indexed column
2020-02-28 15:05:47 +00:00
James Graham
65f46a66f1
feat(activities,people): Allow people to attend activities
...
resolve #13
2020-02-20 09:38:34 +00:00
James Graham
0d5d04902e
feat(activities): Add read views for ActivitySeries
2020-02-19 13:34:59 +00:00
James Graham
85a3ac082b
feat(activities): Add activity types and mediums
...
resolves #8 #11 #12
2020-02-19 13:15:53 +00:00
James Graham
db9859d9af
feat(activities): Add Activity models
2020-02-14 09:55:56 +00:00