concentricsky / django-tastypie-swagger

An adapter to use swagger-ui with django-tastypie.
Other
132 stars 144 forks source link

Django 1.10.2 not supported #119

Closed darkpixel closed 8 years ago

darkpixel commented 8 years ago
 File "/home/aaron/.virtualenvs/proj/local/lib/python2.7/site-packages/tastypie_swagger/urls.py", line 4, in <module>
    from django.conf.urls.defaults import patterns, include, url
ImportError: No module named defaults
darkpixel commented 8 years ago

Just noticed #118