makerspace / makeradmin

Stockholm Makerspace member administration and store.
https://docs.makeradmin.se/
21 stars 16 forks source link

Fix missing column 'pending_activation' in firstrun. #317

Closed amrsoll closed 1 year ago

amrsoll commented 1 year ago

Hi,

The firstrun.py file was missing pending_activation=False. I set it to False as I imagine we don't want to wait to confirm the first member in the db?

emanuelen5 commented 1 year ago

If you've tested it I believe you that it works :) It's probably just a miss from when upgrading to the subscription flow for registering new members.