summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/orderinglist.py
Commit message (Expand)AuthorAgeFilesLines
* - merged -r5338:5429 of sphinx branch.Mike Bayer2008-12-061-1/+1
* - Oops, convert @decorator to 2.3 syntax and strengthen raw_append test.Jason Kirtland2008-06-191-1/+1
* - Fixed ORM orphaning bug with _raw_append methodJason Kirtland2008-05-211-49/+81
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-11/+11
* Doc updates.Jason Kirtland2007-09-071-31/+97
* - Iteration over dict association proxies is now dict-like, notJason Kirtland2007-06-141-2/+6
* - added sqlalchemy.ext.orderinglist, a custom list class that synchronizes an...Jason Kirtland2007-05-021-0/+181