Manoj Jadhav
Manoj Jadhav
Any update on support django 2.x? I am now evaluating which JWT auth package use for python 3.x & Django 2.x.
@krdeepak I used in Django 2.x. I don't see any issue. It works good.
@stunaz true. currently, I am writing test cases for Django 2.1 support. I will send PR once I finished.
@stunaz Please check PR #479 All test cases executed except for python version 3.3. tox has some issue for python version 3.3.
@yisen718 you can use cacheops https://github.com/Suor/django-cacheops for storing auth model in Redis. Also, I don't think we should add code for storing auth model in the cache for this repository....
Should i remove testing support for python version 3.3?. Because it is running for all other version successfully.
@Kaltsoon you are right! 😥. the above mentioned functions does not support ordering on associated model. I am working on the solution. I will create PR once it is ready.
Same here. Services not working. Any workaround for the same?
I have installed urllib3 and also upgraded but it is not resolved. It shows "This may cause the server to present an incorrect TLS certificate, which can cause validation failures....