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

Ali sr/7068 figures job optimization #125

Draft
wants to merge 7 commits into
base: develop-koa
Choose a base branch
from

Conversation

muhammadali286
Copy link

No description provided.

course_ids = course_ids.filter(end_date__gte=datetime.now())

course_keys = course_ids.values_list('id', flat=True)
print(f"DEBUG: Course Keys -> {course_keys}")

Choose a reason for hiding this comment

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

please remove this print statement

@muhammadali286 muhammadali286 force-pushed the ali_sr/7068-figures-job-optimization branch from 5faffe7 to 5608fae Compare February 28, 2025 11:55
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