You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-) Create new Boolean field for Hackathon is_public
-) Create new Boolean field for CustomUser is_external
-) Create new Boolean field for CustomUser is_public_external
-) Add to create/update form
-) Only show Hackathons with is_public when not logged in
-) Add public signup/login
-) Show only public Hackathons for users with is_external
-) Show profiles to external users only if is_public_external is selected
The text was updated successfully, but these errors were encountered:
-) Create new Boolean field for Hackathon
is_public
-) Create new Boolean field for CustomUser
is_external
-) Create new Boolean field for CustomUser
is_public_external
-) Add to create/update form
-) Only show Hackathons with
is_public
when not logged in-) Add public signup/login
-) Show only public Hackathons for users with
is_external
-) Show profiles to external users only if
is_public_external
is selectedThe text was updated successfully, but these errors were encountered: