Django

Code

root/django/trunk/tests/modeltests/custom_pk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7322 [7322] 03/19/08 14:11:51 jacob Replaced dict reprs in tests with explicit looks at each key. This should …
(edit) @6346 [6346] 09/15/07 20:57:25 mtredinnick Fixed #3703 -- Added pk property to models. Thanks, Collin Grady and …
(edit) @6200 [6200] 09/14/07 13:36:04 jacob Fixed #5448: you can now use unicode characters in primary keys. Thanks, …
(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) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @3826 [3826] 09/25/06 08:49:01 russellm Made pk a generic expansion for the primary key, rather than just an …
(edit) @3661 [3661] 08/27/06 08:59:47 russellm Refs #2333 - Modified runtests script to use new testing framework. …
(edit) @3130 [3130] 06/15/06 06:28:28 mtredinnick Fixed #2164 -- Create correct SQL when pk column name is not the same as …
(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/custom_pk:
(edit) @2258 [2258] 02/03/06 17:42:46 adrian magic-removal: Fixed errors in custom_pk model unit tests
Note: See TracRevisionLog for help on using the revision log.