C14L / dtr5

Meetup app for Reddit users based on subreddit subscriptions.
https://reddmeet.com
12 stars 2 forks source link

a user with incomplete signup will show up in search, but their profile will "not exist" and break things #22

Closed C14L closed 8 years ago

C14L commented 8 years ago

make sure to limit search results to only users with completed signup. maybe add a is_public to Profile model. also useful for users to hide their profile later, if they want to take a break.