summaryrefslogtreecommitdiff
path: root/examples/poly_assoc/poly_assoc.py
Commit message (Expand)AuthorAgeFilesLines
* - removed the ancient "polymorphic association"Mike Bayer2011-04-271-156/+0
* - modernizing examplesMike Bayer2010-08-081-20/+28
* - The official name for the relation() function is nowMike Bayer2010-03-171-2/+2
* Lots of fixes to the code examples to specify imports explicitly.Michael Trier2009-03-311-5/+6
* update poly_assoc examples for 0.4+ syntaxGaƫtan de Menten2008-07-031-18/+18
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-1/+2
* - Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData insteadJason Kirtland2007-07-061-1/+1
* some updatesMike Bayer2007-05-291-6/+4
* fix to the backref primary join conditionMike Bayer2007-05-291-7/+11
* added "polymorphic assocaition" example, illustrates how to emulateMike Bayer2007-05-281-0/+144