pythondotorg icon indicating copy to clipboard operation
pythondotorg copied to clipboard

Enhancement(membership): update choices for membership levels

Open JacobCoffee opened this issue 1 year ago • 2 comments

What

https://github.com/python/pythondotorg/blob/fc856dd119b42852a5a91effeffd9b6338d6b279/users/models.py#L84-L91 is outdated and needs to have its choices fixed following the bylaw change in https://github.com/psf/bylaws/pull/4

JacobCoffee avatar Sep 16 '24 15:09 JacobCoffee

@JacobCoffee Just to clarify, are there users in the database with a membership type that’s planned for removal? If so, would it be helpful for me to create a function to convert those users to “basic” or some other type?

dorian-adams avatar Oct 29 '24 05:10 dorian-adams

There are definitely managing members that would need to be converted to contributing members per the bylaw changes.

JacobCoffee avatar Nov 04 '24 18:11 JacobCoffee