Re: unique_together and null=True fields

2008-07-01 Thread Malcolm Tredinnick
On Tue, 2008-07-01 at 23:10 -0400, Wanrong Lin wrote: > Hi, > > This topic has been discussed before here: > http://groups.google.com/group/django-users/browse_thread/thread/fcd04f766b101a95/b65b70aa6b03729e?lnk=gst=unique_together%2C+null# > > Don't you agree that two field combinations like

unique_together and null=True fields

2008-07-01 Thread Wanrong Lin
Hi, This topic has been discussed before here: http://groups.google.com/group/django-users/browse_thread/thread/fcd04f766b101a95/b65b70aa6b03729e?lnk=gst=unique_together%2C+null# Don't you agree that two field combinations like ("A", null) and ("A", null) should be considered identical and