summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/orderinglist.py
Commit message (Expand)AuthorAgeFilesLines
* - whitespace removal bonanzaMike Bayer2011-01-021-5/+5
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-021-0/+6
* - 0.6beta3 versionMike Bayer2010-03-271-66/+87
* - The official name for the relation() function is nowMike Bayer2010-03-171-8/+8
* merge 0.6 series to trunk.Mike Bayer2009-08-061-3/+14
* merged -r5299:5438 of py3k warnings branch. this fixes some sqlite py2.6 tes...Mike Bayer2008-12-181-2/+2
* - 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