aschn / drf-tracking

Utils to track requests to Django Rest Framework API views
http://drf-tracking.readthedocs.org/
ISC License
366 stars 95 forks source link

update for support django 3.0.0> #145

Closed lxia1220 closed 4 years ago

lxia1220 commented 4 years ago

django 3.0 drop Python 2 compatibility. six & python_2_unicode_compatible was removed.