Branch: refs/heads/master
Home:
https://github.com/django/django
Commit: b87c59b04bc549a5ba42023d04e4be7a4737f7d9
https://github.com/django/django/commit/b87c59b04bc549a5ba42023d04e4be7a4737f7d9
Author: Tim Graham <
timog...@gmail.com>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M django/contrib/admin/options.py
M django/contrib/admin/templatetags/log.py
M django/contrib/contenttypes/generic.py
M django/contrib/flatpages/views.py
M django/contrib/sites/managers.py
M docs/ref/contrib/sites.txt
M docs/topics/auth/default.txt
M docs/topics/db/examples/many_to_many.txt
M docs/topics/db/examples/many_to_one.txt
M docs/topics/db/examples/one_to_one.txt
M docs/topics/db/queries.txt
Log Message:
-----------
Removed some unnecessary __exact operators in filters.