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

feat: add verification attempt to django admin #35530

Merged

Conversation

varshamenon4
Copy link
Member

@varshamenon4 varshamenon4 commented Sep 24, 2024

Description

This PR adds the VerificationAttempt model to Django admin so that admin can create, modify, and delete VerificationAttempts via Django admin.

Testing instructions

  • Go to Django admin (localhost:18000/admin)
  • Create a VerificationAttempt
  • Modify an existing VerificationAttempt
  • Delete a VerificationAttempt

Deadline

None

Other Resources

openedx/platform-roadmap#367

Copy link
Contributor

@schenedx schenedx left a comment

Choose a reason for hiding this comment

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

👍

@varshamenon4 varshamenon4 merged commit 75d111a into master Sep 24, 2024
50 checks passed
@varshamenon4 varshamenon4 deleted the varshamenon4/feat-django-admin-verification-attempt branch September 24, 2024 17:09
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

1 similar comment
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

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