Jayesh

Results 5 comments of Jayesh

I am facing the same issue of "Can't pickle local object..." in macOS Catalina. ` File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/multiprocessing/reduction.py", line 60, in dump ForkingPickler(file, protocol).dump(obj) AttributeError: Can't pickle local object 'DaphneProcess.__init__..' `

I face the same issue. Either Ajax content doesn't work or it works more than once, when the $items code is changed a bit.

How to show YouTube videos?

> Basically, using just that: > > ``` > 'rest_framework.authentication.BasicAuthentication', > 'rest_framework.authentication.TokenAuthentication', > ``` > > works. This worked for me too. Deleted the SessionAuthentication and kept the BasicAuthentication and...