summaryrefslogtreecommitdiff
path: root/test/orm/test_attributes.py
Commit message (Expand)AuthorAgeFilesLines
...
* - Fixed recursion bug which could occur when movingMike Bayer2010-09-131-9/+111
* Gave the "state" internals a good solidMike Bayer2010-02-141-11/+20
* - reduced a bit of overhead in attribute expiration, particularlyMike Bayer2010-02-131-7/+7
* remove needless check_modified()Mike Bayer2010-01-071-2/+2
* moved modified_event() calls below the attribute extension fires. this basic...Mike Bayer2009-11-081-1/+98
* deprecations per [ticket:1498]:Mike Bayer2009-10-151-112/+112
* - Added an assertion that prevents a @validates functionMike Bayer2009-09-121-1/+42
* - renamed PASSIVE_NORESULT to PASSIVE_NO_RESULTMike Bayer2009-08-071-18/+21
* merge 0.6 series to trunk.Mike Bayer2009-08-061-4/+9
* - repaired non-working attributes.set_committed_value function.Mike Bayer2009-06-181-0/+26
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+1328