I made a small patch for my local Django install to be able to precise
add_constraint=False (default True, normal behaviour) to FKeys/
M2Ms/...
As the tin says, it prevents index/constraint creation for that field.
I won't bother going through the use cases for this; I know I need it
and maybe other people too. I was wondering if any of you were
interested in implementing this to Django a more serious way, in which
case I could send my patch as a starting point (it's a hack, and only
works with postgres).
You know, giving the user more choice and all..
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to