Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
reactive-python
/
reactpy-django
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
22
Star
357
Code
Issues
13
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fix #270: Resolve django_form limitations for multi-value and multi-select fields
- #298
#298
Merged
Archmonger
merged 11 commits into
main
reactive-python/reactpy-django:main
from
fix-270
reactive-python/reactpy-django:fix-270
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Fix #270: Resolve django_form limitations for multi-value and multi-select fields
#298
Archmonger
merged 11 commits into
main
reactive-python/reactpy-django:main
from
fix-270
reactive-python/reactpy-django:fix-270
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
Fix #270: Preserve duplicate FormData keys for MultipleChoiceField/ModelMultipleChoiceField
Show description for 6ee64b3
User
committed
6ee64b3
View commit details
Copy full SHA for 6ee64b3
Browse repository at this point
Fix formatting and test assertion for #270
User
committed
0fb70a5
View commit details
Copy full SHA for 0fb70a5
Browse repository at this point
Add changelog entry for multi-value form fields fix
User
committed
99fc27c
View commit details
Copy full SHA for 99fc27c
Browse repository at this point
Commits on Jul 20, 2026
Add unit tests for convert_form_fields and explicit multi-select round-trip assertions
Show description for 3f59f80
User
committed
3f59f80
View commit details
Copy full SHA for 3f59f80
Browse repository at this point
Commits on Jul 21, 2026
Fix #270: Keep selected on option elements for Preact re-render compat
Show description for 37fe051
User
committed
37fe051
View commit details
Copy full SHA for 37fe051
Browse repository at this point
Force form content remount when submitted data changes
Show description for 143ee94
User
committed
143ee94
View commit details
Copy full SHA for 143ee94
Browse repository at this point
Commits on Sep 15, 2026
Merge remote-tracking branch 'origin/main' into fix-270
User
committed
86ca94f
View commit details
Copy full SHA for 86ca94f
Browse repository at this point
Commits on Sep 16, 2026
Fix #270: preserve multi-select form values across submission
Show description for 7cbd46b
User
committed
7cbd46b
View commit details
Copy full SHA for 7cbd46b
Browse repository at this point
Commits on Sep 17, 2026
Add unit tests and clarifications for the multi-select form fix
Show description for b96f4ec
User
committed
b96f4ec
View commit details
Copy full SHA for b96f4ec
Browse repository at this point
Fix form event regression: keep DjangoForm submit listener mounted
Show description for 361a992
User
committed
361a992
View commit details
Copy full SHA for 361a992
Browse repository at this point
Fix flaky form event tests: retry the valid re-submit
Show description for 2917646
User
committed
2917646
View commit details
Copy full SHA for 2917646
Browse repository at this point
You can’t perform that action at this time.