#702: make unique_together work with ManyToMany
-------------------------------------+-------------------------------------
Reporter: hugo | Owner: nobody
Type: New | Status: new
feature | Component: Database layer
Milestone: | (models, ORM)
Version: SVN | Severity: Normal
Resolution: | Keywords: model-validation
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Changes (by ptone):
* status: assigned => new
* owner: j4nu5 => nobody
* version: => SVN
* component: Validators => Database layer (models, ORM)
Comment:
This should be in the db/orm component
for reference an attempt at implementation would have to be made here:
django.db.models.base.Model._perform_unique_checks
If the implementation is not practical (this ticket closed as wontfix) a
note of the limitation should be noted in the docs
--
Ticket URL: <https://code.djangoproject.com/ticket/702#comment:12>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.