* Articles list now defaults to destination_slug 'articles', so the url /articles/ or /news/ returns all articles with the destination 'articles' (assuming no more specific destination is wanted)
0.5.1
* Corrected bad template tag in article detail
0.5
* No more calls to markup * Improved how-to documentation * Removed redundant dependencies
0.4.1
* Removed requirements satisfied by tango-shared * Improved hnew microformatting in article details
0.4
* Drag and drop ordering of article images * Bulk photo uploading * Improved article detail templates * Clearer blog and article entry forms * Tentative Python 3 support * Django 1.6 support