Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix activities not loading #4861

Merged
merged 1 commit into from
Jul 24, 2019
Merged

fix activities not loading #4861

merged 1 commit into from
Jul 24, 2019

Conversation

danlipert
Copy link
Contributor

Fixes issue with activities not loading due to a bug with the "Joined Gitcoin" activity changes

@thelostone-mc thelostone-mc merged commit b8c516b into master Jul 24, 2019
@@ -1970,7 +1970,7 @@ def profile(request, handle):
if page:
page = int(page)
activity_type = request.GET.get('a', '')
all_activities = profile.get_various_activities(network)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks. sorry, i thought i had gotten all the argument cleanups here.. hmm

@thelostone-mc thelostone-mc deleted the fix-joined-activity branch June 27, 2020 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants