Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added testcase for #10067 and a CHANGELOG entry about this change. | kennyj | 2013-04-25 | 1 | -0/+14 |
* | test case for `serialize` default values. | Yves Senn | 2013-03-07 | 1 | -0/+7 |
* | Serialized attribute can be serialized in an integer column | Rafael Mendonça França | 2012-12-21 | 1 | -1/+10 |
* | Fix decorating columns for serialized attributes | itzki | 2012-12-10 | 1 | -0/+13 |
* | Fix `attributes_before_type_cast` for serialised attributes. | Nikita Afanasenko | 2012-10-31 | 1 | -3/+13 |
* | Add test to ensure that save will raise SerializationTypeMismatch if the | Rafael Mendonça França | 2012-08-26 | 1 | -0/+6 |
* | We don't need this reload | Rafael Mendonça França | 2012-08-26 | 1 | -1/+1 |
* | Use the Topic class in the attribute serialized tests | Rafael Mendonça França | 2012-08-26 | 1 | -8/+4 |
* | Use teardown hook to return the initial state of the object | Rafael Mendonça França | 2012-08-26 | 1 | -16/+5 |
* | Move the serialized attribute tests to their own file | Rafael Mendonça França | 2012-08-26 | 1 | -0/+214 |