2012-10-04 Dan Drinkard <ddrinkardsunlightfoundation.com>
* Added template tag, {% tumbleposts as foo tumblelog_id=1 %} to iterate over tumblelog posts for a given tumblelog.
0.1.8
2012-09-18 Dan Drinkard <ddrinkardsunlightfoundation.com>
* Custom Data JSONField is available for posts. Included data is added to the root of the template render context. * Custom ordering is possible by setting 'sort posts by' on the tumblelog * SQL migration included
0.1.7
2012-08-24 Dan Drinkard <ddrinkardsunlightfoundation.com>
* Added South migrations * Turn tumblelogs on or off with is_active checkbox
0.1.1
2012-08-24 Dan Drinkard <ddrinkardsunlightfoundation.com>