pinax / pinax-ratings

a ratings app for Django
MIT License
90 stars 28 forks source link

reverse try/except to avoid deprecation warning #15

Closed rizumu closed 9 years ago

rizumu commented 9 years ago

This reverses the order of the try/except statement so that the deprecation warning doesn't appear.