Skip to content

WIP Submission v2 - #668

Open
leduythuccs wants to merge 4 commits into
masterfrom
submission-v2
Open

WIP Submission v2#668
leduythuccs wants to merge 4 commits into
masterfrom
submission-v2

Conversation

@leduythuccs

Copy link
Copy Markdown
Contributor

No description provided.

from django.db.models import Case, IntegerField, Prefetch, QuerySet, Value, When

from judge.models import ProblemTranslation, Submission
from judge.repositories.submission import SubmissionListFilters, SubmissionRepository
self.filters = filters
self.language_code = language_code

def __getitem__(self, key):
request=self.request,
)

def get_my_submissions_page(self):
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.

2 participants