Django

Code

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


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8616 [8616] 08/27/08 02:19:44 gwilson Removed oldforms, validators, and related code: * Removed Manipulator, …
(edit) @8488 [8488] 08/23/08 11:56:41 mtredinnick Fixed #7042 -- The management validation command nows alerts users to …
(edit) @8442 [8442] 08/19/08 09:17:24 russellm Fixed #7908: Added validation checks on attempts to create ForeignKey? and …
(edit) @8136 [8136] 07/29/08 07:41:08 russellm Fixed #6095 -- Added the ability to specify the model to use to manage a …
(edit) @7967 [7967] 07/18/08 18:54:34 brosner Merged the newforms-admin branch into trunk. This is a backward …
(edit) @6835 [6835] 12/02/07 12:10:07 mtredinnick Fixed #3323 -- More robust error handling for related objetcs. Thanks, …
(edit) @6590 [6590] 10/21/07 16:53:18 mtredinnick Fixed #3265 -- Made it a validation error to have field names with …
(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) @5302 [5302] 05/20/07 20:29:58 mtredinnick Fixed #2365, #3324 -- Renamed FloatField? to DecimalField? and changed the …
(edit) @4881 [4881] 03/31/07 07:02:37 mtredinnick Fixed #2363 -- Improved base class checking in ModelBase? metaclass. Thanks …
(edit) @3734 [3734] 09/07/06 08:29:56 russellm Fixes #2653 -- Modified related field utility methods to return None as …
(edit) @3661 [3661] 08/27/06 08:59:47 russellm Refs #2333 - Modified runtests script to use new testing framework. …
(edit) @3215 [3215] 06/27/06 10:21:43 russellm Fixes #2216 -- Added extra tests for model validity, and cleaned up …
(edit) @3103 [3103] 06/07/06 04:19:43 mtredinnick Fix test output as a result of the change in r3094.
(edit) @3028 [3028] 05/31/06 13:45:17 adrian Added blurbs to the model unit tests that didn't have them
(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/invalid_models/models.py:
(edit) @2477 [2477] 03/03/06 04:14:53 russellm magic-removal: Updated unit tests to reflect changes in validation errors …
Note: See TracRevisionLog for help on using the revision log.