#25139: ModelFormSet: allow swapping unique values
------------------------------+-----------------------------------------
Reporter: Jon Dufresne | Owner: Parth Patil
Type: New feature | Status: assigned
Component: Forms | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Someday/Maybe
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+-----------------------------------------
Changes (by Carlton Gibson):
* stage: Accepted => Someday/Maybe
Comment:
[https://groups.google.com/d/topic/django-
developers/jGk5FvwBy5c/discussion Comment on the mailing list]:
> What would it take: fetching the set of to_be_unique values and
comparing it to the set of values submitted and then assigning both within
a transaction... — meh, possible but I'm not sure it'd be clean, or
something we'd want to bundle-in, even if we had the solution available,
vs, putting it in a third-party package...
I'll bump this to Someday/Maybe for now. Seems like a nice-to-have but
easier to think about with a proposal in hand.
--
Ticket URL: <https://code.djangoproject.com/ticket/25139#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.f0a909cc77e7e2c9c869288845f089b8%40djangoproject.com.