Commit graph

10 commits

Author SHA1 Message Date
Benjamin Bach 768ef5a7d2
Add new admins, rework relation between orders and memberships, MembershipType can contain many Products, Memberships can be activated and revoked
Some checks failed
continuous-integration/drone/pr Build is failing
2024-07-26 00:57:22 +02:00
Benjamin Bach ee2ef48b96
Reorganize Order fields, add admin, Upgrade to Django 5.1b1
Some checks failed
continuous-integration/drone/pr Build is failing
2024-07-21 19:07:59 +02:00
Benjamin Bach 250f203900
Fix some issues after merge conflixts
Some checks failed
continuous-integration/drone/pr Build is failing
2024-07-20 22:45:44 +02:00
Benjamin Bach 1405a95094
Waiting list function: WaitingListEntry model for people that can be invited in the future 2024-07-14 19:20:32 +02:00
Víðir Valberg Guðmundsson 1b65558608 Lint galore. Also use python 3.12. 2024-02-29 21:28:17 +01:00
Víðir Valberg Guðmundsson bab951afb8 Add missing migration
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-16 16:19:51 +02:00
Víðir Valberg Guðmundsson 01715a7704 Introduce subscription periods.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-02 22:13:59 +01:00
Víðir Valberg Guðmundsson 76478c5ae3 Ran pre-commit hooks. 2021-02-28 23:03:32 +01:00
Víðir Valberg Guðmundsson e41eae340b Revamp Membership models to be very simple and do some view/template work for them. 2021-02-28 23:01:24 +01:00
Víðir Valberg Guðmundsson 4c75991fcb Refactoring things and doing stuff WIP way. 2021-02-27 21:07:48 +01:00