djangopackages-zz / djangopackages

Django Packages - a place to review Django apps, frameworks, and projects.
http://djangopackages.com
MIT License
53 stars 40 forks source link

fixes grids not showing latest version due to alpha sort of version string #69

Closed ptone closed 13 years ago

ptone commented 13 years ago

uses distutils.version to provide sorting

ref gh-60 (lets see if github will parse the reference here)