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

patterns is deprecated in 1.10 #16

Open fodra opened 7 years ago

fodra commented 7 years ago

https://github.com/jiaaro/django-badges/blob/master/badges/urls.py#L1

is already obsolete for newer versions of django.

jiaaro commented 7 years ago

It will be removed when we drop support for django 1.7 which uses patterns