Skip to content

chore: restricted run allowed admin autocomplete_fields#133

Open
iloveagent57 wants to merge 1 commit into
masterfrom
aed/autocomplete-fields
Open

chore: restricted run allowed admin autocomplete_fields#133
iloveagent57 wants to merge 1 commit into
masterfrom
aed/autocomplete-fields

Conversation

@iloveagent57

Copy link
Copy Markdown
Member

Post-review

  • Squash commits into discrete sets of changes
  • Ensure that once the changes have been deployed to stage, prod is manually deployed

Copilot AI review requested due to automatic review settings June 23, 2026 13:06
@iloveagent57 iloveagent57 requested review from a team as code owners June 23, 2026 13:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR improves Django admin usability for managing RestrictedRunAllowedForRestrictedCourse relationship records by enabling autocomplete widgets for the course and run foreign key fields.

Changes:

  • Added autocomplete_fields for course and run in RestrictedRunAllowedForRestrictedCourseAdmin to make selecting related objects scalable and faster in the admin UI.

@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.91%. Comparing base (0e97627) to head (ec98d53).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #133   +/-   ##
=======================================
  Coverage   85.91%   85.91%           
=======================================
  Files         109      109           
  Lines        6750     6750           
  Branches      833      833           
=======================================
  Hits         5799     5799           
  Misses        822      822           
  Partials      129      129           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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