Django

Code

root/django/trunk/tests/modeltests/lookup


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7477 [7477] 04/26/08 21:50:16 mtredinnick Merged the queryset-refactor branch into trunk. This is a big internal …
(edit) @7322 [7322] 03/19/08 14:11:51 jacob Replaced dict reprs in tests with explicit looks at each key. This should …
(edit) @5876 [5876] 08/12/07 07:49:01 mtredinnick Fixed #5111 -- Set svn:eol-style to 'native' on files that didn't have …
(edit) @5803 [5803] 08/05/07 00:14:46 gwilson Fixed #2101 -- Renamed maxlength argument to max_length for oldforms …
(edit) @5767 [5767] 07/27/07 16:53:02 adrian Added unit test that confirms a bug in ValuesQuerySets? that have …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5579 [5579] 06/30/07 23:47:46 mtredinnick Made the reg-exp lookup tests more robust. they now pass for all …
(edit) @5555 [5555] 06/27/07 13:58:10 jacob Fixed #1465: added support for regex lookups. Thanks, Tom Tobin.
(edit) @5385 [5385] 05/30/07 21:22:41 jacob Fixed #3050: you can now use extra(select=...) with values(). Thanks, …
(edit) @5154 [5154] 05/05/07 23:12:08 adrian Fixed comma splice in error message introduced in [5133]
(edit) @5133 [5133] 04/30/07 22:21:54 mtredinnick Fixed #4130 -- Added more self-explanatory error message when a typo is …
(edit) @4488 [4488] 02/11/07 18:16:17 mtredinnick #fixed #2256 -- Made count() interact with slicing on QuerySets?. Patch …
(edit) @4475 [4475] 02/09/07 23:38:38 adrian Fixed #3463 -- EmptyQuerySet?'s iterator() now returns a generator. Thanks, …
(edit) @4470 [4470] 02/09/07 21:39:56 mtredinnick Fixed #2348 -- Improved error reporting when query filter arguments …
(edit) @4394 [4394] 01/22/07 20:11:08 adrian Fixed #3283 -- Added support for empty QuerySets? via none() method. Thanks …
(edit) @3661 [3661] 08/27/06 08:59:47 russellm Refs #2333 - Modified runtests script to use new testing framework. …
(edit) @3552 [3552] 08/11/06 00:20:31 adrian Fixed #2458 -- DB API now properly escapes backslashes, so you don't have …
(edit) @3223 [3223] 06/28/06 06:37:17 mtredinnick Fixed #1754, #2211, #2192 -- allow date filtering comparisons to use …
(edit) @3170 [3170] 06/19/06 23:16:11 adrian Fixed bad formatting in 'lookup' model tests from [3157]
(edit) @3157 [3157] 06/19/06 21:17:14 mtredinnick Fixed #1857 -- Fixed get_previous_by_FIELD and get_next_by_FIELD to …
(edit) @3075 [3075] 06/03/06 19:23:51 adrian Changed all model unit tests to use str() instead of repr(). Also …
(edit) @2858 [2858] 05/06/06 13:36:32 adrian Fixed #1781 -- Fixed unit tests to use new error message for DoesNotExist?. …
(edit) @2847 [2847] 05/04/06 23:41:22 adrian Fixed #1378 -- Added svn:ignore for pyc files for all Django packages
(copy) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
copied from django/branches/magic-removal/tests/modeltests/lookup:
(edit) @2663 [2663] 04/10/06 22:15:22 adrian magic-removal: Fixed #1565 -- in_bulk() now returns empty dictionary if …
Note: See TracRevisionLog for help on using the revision log.