d4d7bc175d
fields no longer creates duplicate copies of the join table(s). Basically, this means filters on the join table (for ManyToManyField(through=...)) and complex filters in the normal (non-through) case don't produce incorrect or duplicate results. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8472 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
---|---|---|
.. | ||
fields | ||
sql | ||
__init__.py | ||
base.py | ||
loading.py | ||
manager.py | ||
manipulators.py | ||
options.py | ||
query.py | ||
query_utils.py | ||
related.py | ||
signals.py |