Django

Code

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


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8515 [8515] 08/24/08 03:12:13 russellm Fixed #8298: Added a to_python method for integer fields. This ensures …
(edit) @7803 [7803] 06/30/08 07:18:29 russellm Fixed #7572 -- Force the closure of the database connection at the end of …
(edit) @7789 [7789] 06/29/08 19:38:14 mtredinnick Fixed #7565 -- Fixed a problem with PostgreSQL sequence resetting in …
(edit) @7595 [7595] 06/08/08 03:21:18 russellm Fixed #4371 -- Improved error checking when loading fixtures. Code now …
(edit) @7145 [7145] 02/22/08 06:50:10 russellm Fixed #6436 -- Added check for absolute paths in fixture loading. Fixtures …
(edit) @6249 [6249] 09/14/07 19:08:08 ikelly Made the fixtures_regress test case be aware of Oracle's empty string …
(edit) @5898 [5898] 08/16/07 01:06:55 adrian Major refactoring of django.core.management -- it's now a package rather …
(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) @5727 [5727] 07/20/07 07:07:58 russellm Fixed #4558 -- Modified XML serializer to handle whitespace better around …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5017 [5017] 04/17/07 06:11:26 russellm Fixed #4057 -- Fixed problem with quoting of sequence names on Postgres …
(add) @4937 [4937] 04/05/07 21:25:58 russellm Fixed #3790 -- Fixed a problem with sequence resetting during fixture …
Note: See TracRevisionLog for help on using the revision log.