-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make it to serve Python 3.6--currently not solving #40
Comments
Hi there @iocohen, I ll take a look at this issue this weekend. Thanks! |
hey @iocohen, can you please add any traceback to the errors you're getting? |
I'm also having issues with it in py3.6, w/ Django 1.11.13, here's a traceback:
Looks like the method you're replacing w/ |
As @jfw told, the error @jfw met seems to be caused when unexpected django-pdb/django_pdb/__init__.py Lines 10 to 19 in 8f57b2c
The replaced function django/django@dbbcfca#diff-0c275b0ae46e69a41401fe13da9b1b39L68 Changing the |
Issue HassenPy#40: Fix `status_code` error.
Hi Mitch,
maybe when you have time pls update this source code to be compatible with python 3 and the rest of them etc. Currently not working :( and it sucks cos it gaves a lot of errors.
The text was updated successfully, but these errors were encountered: