Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks... | Claude Paroz | 2012-03-30 | 1 | -1/+1 |
* | Convert all modeltests to use absolute imports, rather than relative ones. | Alex Gaynor | 2011-10-13 | 2 | -1/+6 |
* | Migrated properties doctests. Thanks to George Sakkis for the patch. | Russell Keith-Magee | 2010-10-12 | 2 | -19/+20 |
* | Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For... | Gary Wilson Jr | 2007-08-05 | 1 | -2/+2 |
* | Refs #2333 - Modified runtests script to use new testing framework. Migrated ... | Russell Keith-Magee | 2006-08-27 | 1 | -2/+2 |
* | Fixed #1683 -- Permit initialising models using settable properties as well as | Malcolm Tredinnick | 2006-06-19 | 1 | -0/+12 |
* | Added blurbs to the model unit tests that didn't have them | Adrian Holovaty | 2006-05-31 | 1 | -0/+2 |
* | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty | 2006-05-02 | 2 | -0/+26 |