summaryrefslogtreecommitdiff
path: root/examples/sharding/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* -whitespace bonanza, contdMike Bayer2012-07-281-4/+4
|
* - gently push users towards entity name for simple casesMike Bayer2010-12-071-3/+13
|
* - mega example cleanupMike Bayer2010-01-191-0/+20
| | | | | | - added READMEs to all examples in each __init__.py and added to sphinx documentation - added versioning example - removed vertical/vertical.py, the dictlikes are more straightforward
* Added in Examples into the test suite so they get exercised regularly. ↵Michael Trier2009-07-271-0/+0
Cleaned up some deprecation warnings in the examples.