summaryrefslogtreecommitdiff
path: root/examples/adjacency_list/adjacency_list.py
Commit message (Expand)AuthorAgeFilesLines
* rename MappedCollection and relatedMike Bayer2022-10-111-2/+2
* Remove the deprecated loader optionsFederico Caselli2020-03-031-2/+5
* Post black reformattingMike Bayer2019-01-061-2/+9
* Run black -l 79 against all source filesMike Bayer2019-01-061-32/+35
* fix pep8 errors in adjacency_list examplePaul Brown2017-03-181-29/+30
* modernize this a bitMike Bayer2013-07-271-19/+10
* - the raw 2to3 runMike Bayer2013-04-271-3/+3
* trailing whitespace bonanzaMike Bayer2012-07-281-4/+4
* modernize adjacency list example, use declarativeMike Bayer2012-01-281-61/+48
* - whitespace removal bonanzaMike Bayer2011-01-021-9/+9
* - converted all lazy=True|False|None to 'select'|'joined'|'noload'Mike Bayer2010-03-241-2/+2
* - The official name for the relation() function is nowMike Bayer2010-03-171-2/+2
* - mega example cleanupMike Bayer2010-01-191-6/+0
* modernized "adjacencytree" exampleMike Bayer2010-01-181-0/+139