Skip to content

Find a way to generate thread data for dashboard chart #2

@chaws

Description

@chaws

On colab/home/views.py:

def dashboard(request):
"""Dashboard page"""
highest_score_threads = [] #Thread.highest_score.all()
all_threads = [] #Thread.objects.all()

Figure out some way of doing the same with plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions