summaryrefslogtreecommitdiff
path: root/examples/inheritance
Commit message (Expand)AuthorAgeFilesLines
* New ORM Query Guide featuring DML supportMike Bayer2022-09-253-345/+349
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* Post black reformattingMike Bayer2019-01-063-32/+35
* Run black -l 79 against all source filesMike Bayer2019-01-063-190/+228
* modernize and repair inheritance examplesMike Bayer2017-05-164-173/+334
* - add a new sphinx extension "viewsource". takes advantage of part of the vi...Mike Bayer2013-11-094-1/+7
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-181-0/+1
* - the raw 2to3 runMike Bayer2013-04-273-13/+13
* whack more long lines in very old docstringsMike Bayer2013-02-021-2/+2
* -whitespace bonanza, contdMike Bayer2012-07-283-15/+15
* - [feature] New standalone function with_polymorphic()Mike Bayer2012-04-232-125/+135
* - whitespace removal bonanzaMike Bayer2011-01-022-5/+5
* - a large hill to climb. Added declarative examples to all theMike Bayer2010-08-301-0/+8
* - modernizing examplesMike Bayer2010-08-083-62/+98
* - converted all lazy=True|False|None to 'select'|'joined'|'noload'Mike Bayer2010-03-241-1/+1
* - The official name for the relation() function is nowMike Bayer2010-03-172-4/+4
* - mega example cleanupMike Bayer2010-01-194-0/+257