Django

Code

root/django/trunk/tests/regressiontests/model_regress/models.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8782 [8782] 08/31/08 19:49:03 mtredinnick Fixed #8316 -- Put tighter restrictions on the type of Foreign Key …
(edit) @8526 [8526] 08/24/08 22:17:06 mtredinnick Fixed #8510 -- Allow both strings (mostly for the admin) and integers to …
(edit) @8131 [8131] 07/29/08 00:09:29 mtredinnick Fixed #7560 -- Moved a lot of the value conversion preparation …
(edit) @7359 [7359] 03/24/08 09:19:12 mtredinnick Added a test for month selection under SQLite in case an old possible bug …
(edit) @6905 [6905] 12/10/07 20:22:40 ikelly Fixed ORA-01461 error when trying to store more than 4000 bytes in a …
(edit) @6195 [6195] 09/14/07 13:12:36 ikelly Fixed #5218: Made Oracle create autoinc triggers using the correct name …
(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) @5834 [5834] 08/11/07 00:23:19 mtredinnick Fixed #5134 -- Return empty strings as Unicode in psycopg1 backend.
(edit) @5803 [5803] 08/05/07 00:14:46 gwilson Fixed #2101 -- Renamed maxlength argument to max_length for oldforms …
(copy) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
copied from django/branches/unicode/tests/regressiontests/model_regress/models.py:
(edit) @5400 [5400] 06/01/07 02:30:40 mtredinnick unicode: Reverted [5388] and fixed the problem in a different way. …
Note: See TracRevisionLog for help on using the revision log.