Re: [Django] #8882: Inline model formsets break validation for unique and unique_together with foreign keys

2008-11-01 Thread Django
#8882: Inline model formsets break validation for unique and unique_together 
with
foreign keys
--+-
  Reporter:  [EMAIL PROTECTED]  | Owner:  brosner 
Status:  closed   | Milestone:  
 Component:  Forms|   Version:  1.0 
Resolution:  fixed|  Keywords:  model-validation
 Stage:  Accepted | Has_patch:  0   
Needs_docs:  0|   Needs_tests:  0   
Needs_better_patch:  0|  
--+-
Changes (by brosner):

  * status:  reopened => closed
  * resolution:  => fixed

Comment:

 I suppose the problem that Alex was patching was indeed described here.
 There were really *two* issues hidden in this ticket (including all the
 tickets marked as duplicates). I fixed the one where the foreign key is
 involved in unique_together didn't work before. Lets not make this more
 confusing that it needs to be. To isolate the issues lets open new
 tickets. It will be much easier to track. Alex Gaynor has opened #9493 to
 track the issue mrts brought up in the reopen. It is a valid issue.

 Fugazi, like I said above, lets open a new ticket with *detailed*
 information about the problem please. #9025 has absolutely nothing to do
 with any of this.

-- 
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 post to this group, send email to django-updates@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: [Django] #8882: Inline model formsets break validation for unique and unique_together with foreign keys

2008-11-01 Thread Django
#8882: Inline model formsets break validation for unique and unique_together 
with
foreign keys
--+-
  Reporter:  [EMAIL PROTECTED]  | Owner:  brosner 
Status:  reopened | Milestone:  
 Component:  Forms|   Version:  1.0 
Resolution:   |  Keywords:  model-validation
 Stage:  Accepted | Has_patch:  0   
Needs_docs:  0|   Needs_tests:  0   
Needs_better_patch:  0|  
--+-
Comment (by Fugazi):

 This revision causes bug: http://dpaste.com/88174/.
 Bug appears when Inline have fieldsets. In the same time, can you add
 this: [http://code.djangoproject.com/ticket/9025] ?
 Thank you.

-- 
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 post to this group, send email to django-updates@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: [Django] #8882: Inline model formsets break validation for unique and unique_together with foreign keys

2008-11-01 Thread Django
#8882: Inline model formsets break validation for unique and unique_together 
with
foreign keys
--+-
  Reporter:  [EMAIL PROTECTED]  | Owner:  brosner 
Status:  reopened | Milestone:  
 Component:  Forms|   Version:  1.0 
Resolution:   |  Keywords:  model-validation
 Stage:  Accepted | Has_patch:  0   
Needs_docs:  0|   Needs_tests:  0   
Needs_better_patch:  0|  
--+-
Changes (by mrts):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 brosner, the fix is unfortunately insufficient. Alex's patch is also
 needed, but as that deals with `unique` checks only, `unique_together`
 checks need still to be added to it.

 Try the testcase that I've reported above.

 I'll examine the code hopefully tomorrow and write a patch.

-- 
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 post to this group, send email to django-updates@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: [Django] #8882: Inline model formsets break validation for unique and unique_together with foreign keys

2008-10-21 Thread Django
#8882: Inline model formsets break validation for unique and unique_together 
with
foreign keys
--+-
  Reporter:  [EMAIL PROTECTED]  | Owner:  brosner 
Status:  assigned | Milestone:  
 Component:  Forms|   Version:  1.0 
Resolution:   |  Keywords:  model-validation
 Stage:  Accepted | Has_patch:  0   
Needs_docs:  0|   Needs_tests:  0   
Needs_better_patch:  0|  
--+-
Changes (by brosner):

  * owner:  nobody => brosner
  * 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 post to this group, send email to django-updates@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: [Django] #8882: Inline model formsets break validation for unique and unique_together with foreign keys

2008-09-25 Thread Django
#8882: Inline model formsets break validation for unique and unique_together 
with
foreign keys
--+-
  Reporter:  [EMAIL PROTECTED]  | Owner:  nobody  
Status:  new  | Milestone:  
 Component:  Forms|   Version:  1.0 
Resolution:   |  Keywords:  model-validation
 Stage:  Accepted | Has_patch:  0   
Needs_docs:  0|   Needs_tests:  0   
Needs_better_patch:  0|  
--+-
Changes (by mrts):

  * keywords:  => model-validation

-- 
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 post to this group, send email to django-updates@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: [Django] #8882: Inline model formsets break validation for unique and unique_together with foreign keys

2008-09-17 Thread Django
#8882: Inline model formsets break validation for unique and unique_together 
with
foreign keys
--+-
  Reporter:  [EMAIL PROTECTED]  | Owner:  nobody
Status:  new  | Milestone:
 Component:  Forms|   Version:  1.0   
Resolution:   |  Keywords:
 Stage:  Accepted | Has_patch:  0 
Needs_docs:  0|   Needs_tests:  0 
Needs_better_patch:  0|  
--+-
Changes (by anonymous):

 * cc: [EMAIL PROTECTED] (added)

-- 
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 post to this group, send email to django-updates@googlegroups.com
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
-~--~~~~--~~--~--~---