pyatl/big-peach

Add feature to let members join group

Closed this issue · 2 comments

Have feature to let members join group through a form (email address).
Focus is to send notifications directly to users from the app and skip meetup.com.

Do a simple model form for the User model, a createview, and a modelform (User).
Also use crispy forms

Released