django/tests/regressiontests/queries
Alex Gaynor 8da8d6c586 Added a test for using an `__in` lookup with a ValueListQueryset from a none() call. Refs #14622.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14568 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-16 02:33:51 +00:00
..
__init__.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
models.py Converted queries tests from doctests to unittests. 2010-10-19 04:07:22 +00:00
tests.py Added a test for using an `__in` lookup with a ValueListQueryset from a none() call. Refs #14622. 2010-11-16 02:33:51 +00:00