Django

Code

root/django/trunk/tests/modeltests/get_or_create/models.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8884 [8884] 09/02/08 19:09:33 mtredinnick Fixed #8669 -- Use a consistent version of create() across the board …
(edit) @8450 [8450] 08/20/08 13:50:06 mtredinnick There are some variations in the printed names of exceptions between …
(edit) @8398 [8398] 08/15/08 18:29:55 gwilson Fixed #6970 -- Raise the original IntegrityError when all required …
(edit) @8325 [8325] 08/12/08 09:15:38 gwilson Fixed a couple typos in the modeltests' descriptions and made use of ReST …
(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) @4796 [4796] 03/23/07 15:17:04 jacob Renumbered all the doctest examples so that they are ordered correctly on …
(edit) @3661 [3661] 08/27/06 08:59:47 russellm Refs #2333 - Modified runtests script to use new testing framework. …
(add) @3092 [3092] 06/06/06 19:09:29 adrian Added Manager.get_or_create()
Note: See TracRevisionLog for help on using the revision log.