Update models.py to correct Donor LP group reference #20

Open
benamaurer wants to merge 1 commits from benamaurer/minecraft_manager:benamaurer-donor-update into master
Collaborator

It looks like this is trying to retrieve donor status by checking if players are part of the "donator" group in LP. Wondering if updating this name to "donor" which matches the current LP group would fix this?

Not sure if we would need to change anything with donor expiration since it is a per season model now?

It looks like this is trying to retrieve donor status by checking if players are part of the "donator" group in LP. Wondering if updating this name to "donor" which matches the current LP group would fix this? Not sure if we would need to change anything with donor expiration since it is a per season model now?
benamaurer added 1 commit 2023-09-02 19:07:50 +00:00
d076b7c05f Update models.py to correct Donor LP group reference
It looks like this is trying to retrieve donor status by checking if players are part of the "donator" group in LP. Wondering if updating this name to "donor" which matches the current LP group would fix this?
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b benamaurer-benamaurer-donor-update master
git pull benamaurer-donor-update

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff benamaurer-benamaurer-donor-update
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Minecraft/minecraft_manager#20
There is no content yet.