Skip to content

Conversation

@DanilFilippov123
Copy link
Collaborator

No description provided.

@atlassian
Copy link

atlassian bot commented Dec 15, 2025

To enable Rovo Dev code reviews, link your GitHub account to your Atlassian account.

This is a one-time task that takes less than a minute. Once your account is linked, resubmit the pull request to trigger a code review.

@DanilFilippov123 DanilFilippov123 changed the base branch from main to dev December 16, 2025 09:13
'id'
)

# Default sorting (new installations first)
Copy link

Choose a reason for hiding this comment

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

delete all unesential comments

class AppFilterset(filters.FilterSet):
SORT_CHOICES = (
("newest", "Newest"),
# ("rating", "Rating"),
Copy link

Choose a reason for hiding this comment

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

delete comment or describe what it is needed for

from open_schools_platform.user_management.users.models import User
from django.db import models

# Create your models here.
Copy link

Choose a reason for hiding this comment

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

delete comments

@@ -0,0 +1,2 @@

# Create your tests here.
Copy link

Choose a reason for hiding this comment

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

add tests

)


# Create your views here.
Copy link

Choose a reason for hiding this comment

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

delete

)

# STUB
# Uncomment and specify the path to the template
Copy link

Choose a reason for hiding this comment

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

delete

# STUB
# Uncomment and specify the path to the template

# return TemplateResponse(
Copy link

Choose a reason for hiding this comment

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

describe for what

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