Closed dnlburgess closed 4 years ago
society
group
users.py
enable_signups
.enabled
Group
general.py
general.index
society
withgroup
users.py
: Don't pass a user in the registration form when the user isn't registered yetusers.py
: Grabbing theenable_signups
value from the DB and directly testing with.enabled
didn't work, create an intermediary variable.Group
an empty listgeneral.py
: when logging out, the index page is now atgeneral.index