-
Notifications
You must be signed in to change notification settings - Fork 628
Open
Labels
app/psf-membershipRelates to the membership appRelates to the membership appbackendRelates to the backend of the appRelates to the backend of the app
Description
What
Lines 84 to 91 in fc856dd
MEMBERSHIP_CHOICES = ( | |
(BASIC, 'Basic Member'), | |
(SUPPORTING, 'Supporting Member'), | |
(SPONSOR, 'Sponsor Member'), | |
(MANAGING, 'Managing Member'), | |
(CONTRIBUTING, 'Contributing Member'), | |
(FELLOW, 'Fellow'), | |
) |
Metadata
Metadata
Assignees
Labels
app/psf-membershipRelates to the membership appRelates to the membership appbackendRelates to the backend of the appRelates to the backend of the app