summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2009-12-21 01:53:39 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2009-12-21 01:53:39 +0000
commit79d6e402e3a19490f2ab2c24cbe4b416ee8926e7 (patch)
treecf3b9e08c5433f0ee39c8718854f9042d759b078 /tests
parentc804179126179bdbf643160202ef01d49b627f17 (diff)
Fixed #12409 -- Corrected some documentation typos in the docs on raw querysets. Also added a missing __init__.py file. Thanks to Alex Gaynor for the reports.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11924 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests')
-rw-r--r--tests/modeltests/raw_query/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/modeltests/raw_query/__init__.py b/tests/modeltests/raw_query/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/tests/modeltests/raw_query/__init__.py