jiaaro / django-badges

An easy to use django app that provides Foursquare/Stack Overflow style badges
GNU General Public License v3.0
44 stars 21 forks source link

Referring to user model using get_user_model() instead of User #5

Closed nezo closed 9 years ago

nezo commented 10 years ago

This seems more consistent due to my prior pull request and will fix number_awarded function for people using AUTH_USER_MODEL .