Ryan
Ryan
when I simply run migrations, it raises error like this ` from django.utils.encoding import python_2_unicode_compatible ImportError: cannot import name 'python_2_unicode_compatible' ` It's look like doesn't support django 3.x?
I was wondering if I could get your help on this, so i would like to create a single nested simple router but unfortunately, it's result the error like `RuntimeError:...
just little change, upgraded django to the latest version
is this package still active? because I tried to download it doesn't work. and an error appears like this : ` Could not find a version that satisfies the requirement...
pesan error yang muncul `TypeError: is_safe_url() missing 1 required positional argument: 'allowed_hosts'`, kalau yang kubaca di dokumentasi sih kayak gini > allowed_hosts is now a required argument of private API...
# Fixes # Update missing `unittest` that not cover for response headers ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license -...