Re: [Django] #31932: Unique checking in formsets should exclude forms marked for deletion.

2024-02-08 Thread Django
#31932: Unique checking in formsets should exclude forms marked for deletion.
-+-
 Reporter:  Marco Beri   |Owner:  syed
 |  waheed
 Type:  New feature  |   Status:  assigned
Component:  Forms|  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:  formset, inline, | Triage Stage:  Accepted
  unique_together|
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Comment (by syed waheed):

 PR - https://github.com/django/django/pull/17822
-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d88f3943c-0ea04c43-831e-4c92-93e5-d32fbe5e1c00-00%40eu-central-1.amazonses.com.


Re: [Django] #31932: Unique checking in formsets should exclude forms marked for deletion.

2024-01-23 Thread Django
#31932: Unique checking in formsets should exclude forms marked for deletion.
-+-
 Reporter:  Marco Beri   |Owner:  waheedsys
 Type:  New feature  |   Status:  assigned
Component:  Forms|  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:  formset, inline, | Triage Stage:  Accepted
  unique_together|
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by waheedsys):

 * owner:  (none) => waheedsys
 * status:  new => assigned


-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d35aaeb55-481e5a97-74f5-4367-bb04-03d93bc6baf3-00%40eu-central-1.amazonses.com.


Re: [Django] #31932: Unique checking in formsets should exclude forms marked for deletion.

2023-03-21 Thread Django
#31932: Unique checking in formsets should exclude forms marked for deletion.
-+-
 Reporter:  Marco Beri   |Owner:  (none)
 Type:  New feature  |   Status:  new
Component:  Forms|  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:  formset, inline, | Triage Stage:  Accepted
  unique_together|
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * owner:  Aditya parashar => (none)
 * status:  assigned => new


-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070187037cb4b5-fe6b81b9-28e3-43d3-9441-25c469347d64-00%40eu-central-1.amazonses.com.


Re: [Django] #31932: Unique checking in formsets should exclude forms marked for deletion.

2020-12-15 Thread Django
#31932: Unique checking in formsets should exclude forms marked for deletion.
-+-
 Reporter:  Marco Beri   |Owner:  Aditya
 |  parashar
 Type:  New feature  |   Status:  assigned
Component:  Forms|  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:  formset, inline, | Triage Stage:  Accepted
  unique_together|
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Aditya parashar):

 * owner:  (none) => Aditya parashar
 * status:  new => assigned


Comment:

 I think the solution may be use a clean method

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.e9f1915490f94127ebefbd47ce940277%40djangoproject.com.


Re: [Django] #31932: Unique checking in formsets should exclude forms marked for deletion. (was: unique_together with a formset prompts a wrong validation)

2020-08-24 Thread Django
#31932: Unique checking in formsets should exclude forms marked for deletion.
-+-
 Reporter:  Marco Beri   |Owner:  (none)
 Type:  New feature  |   Status:  new
Component:  Forms|  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:  formset, inline, | Triage Stage:  Accepted
  unique_together|
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by felixxm):

 * type:  Bug => New feature
 * stage:  Unreviewed => Accepted


Comment:

 Thanks for this ticket, this looks simpler then swapping unique values
 (#25139) but it's also tricky because unique checking exists at the
 database level. Tentatively accepted. Would you like to work on PoC?

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.af8c19237c3590cfc402370dbb790b21%40djangoproject.com.