diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2008-06-26 02:20:45 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2008-06-26 02:20:45 +0000 |
| commit | 002dbd16b4453fc9c89533002ab17189a8122e70 (patch) | |
| tree | aab410b9aff0f600f24c98fa732749bb979e1351 /docs/modpython.txt | |
| parent | 588eeb356c7a88138fac53c3caeb705e16aa562c (diff) | |
Removed the bulk of the sanity checking when merging QuerySets.
It was causing too many inconvenient and unintended problems when merging
legitimate subclasses (e.g. with geo-django classes). There's still a hook
there that we use when merging ValueQuerySets, but if you try to merge two
disparate QuerySets and it breaks all that happens is you get to keep both
pieces. We're no longer penalising the useful usages just for the people who
aren't concentrating.
Fixed #7113.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7742 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/modpython.txt')
0 files changed, 0 insertions, 0 deletions
