summaryrefslogtreecommitdiff
path: root/tests/regressiontests/extra_regress/__init__.py
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-06-30 06:24:21 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-06-30 06:24:21 +0000
commit5da47e43c7cb051991a3248311248cf6ba7ff27d (patch)
treecd3df8ed9095966ee983a468474f6d0cce8b58a2 /tests/regressiontests/extra_regress/__init__.py
parentf9df4d1435fd3382fdcc06f75c1c8d62bfe78ec6 (diff)
Fixed #7314 -- Changed the way extra() bits are handled when QuerySets are merged.
Also added a section to the documentation to indicate why it's probably not a good idea to rely on this feature for complex stuff. Garbage in, garbage out applies even to Django code. Thanks to erik for the test case for this one. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7791 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/extra_regress/__init__.py')
-rw-r--r--tests/regressiontests/extra_regress/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/regressiontests/extra_regress/__init__.py b/tests/regressiontests/extra_regress/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/tests/regressiontests/extra_regress/__init__.py