Skip to content

Add AdminMixin: Form management #59

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

Draft
wants to merge 1 commit into
base: feat/admin
Choose a base branch
from
Draft

Conversation

pfouque
Copy link
Member

@pfouque pfouque commented Jun 25, 2025

Add the ability to attach an admin form to transitions

Credits to @Kudria : https://github.com/Kudria/django-fsm-admin2

@pfouque pfouque changed the base branch from main to feat/admin June 25, 2025 17:02
Copy link

codecov bot commented Jun 26, 2025

Codecov Report

Attention: Patch coverage is 53.84615% with 36 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
django_fsm/admin.py 52.63% 36 Missing ⚠️
Files with missing lines Coverage Δ
django_fsm/__init__.py 95.12% <100.00%> (-0.04%) ⬇️
django_fsm/admin.py 69.85% <52.63%> (-24.72%) ⬇️
🚀 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.

1 participant