1
0
mirror of https://github.com/django/django.git synced 2025-10-11 07:49:35 +00:00
Malcolm Tredinnick 28b1c9c1c9 queryset-refactor: Added a note about using already present tables in
extra(tables=...). This is already a problem in trunk and it's pretty much
impossible to work around in a non-complex way, so it's user beware (it's
usually easy enough to avoid the problems).


git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7453 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-04-24 11:41:29 +00:00
..