You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reading from the release note and issue here, it is unclear how to install a version of this project that is compatible with actual release of python and django. I've seen recommandation of installing direclty from git, but also that installing from git is not QAed and thus not production safe. Current officially suported django release is 4.0 whih has been EOL for more than a year.
I see in the commit tha #321 added support for those version, but without official release, installing a critical component like knox from the devlop branch seems to be a bit risky.
The text was updated successfully, but these errors were encountered:
Reading from the release note and issue here, it is unclear how to install a version of this project that is compatible with actual release of python and django. I've seen recommandation of installing direclty from git, but also that installing from git is not QAed and thus not production safe. Current officially suported django release is 4.0 whih has been EOL for more than a year.
I see in the commit tha #321 added support for those version, but without official release, installing a critical component like knox from the devlop branch seems to be a bit risky.
The text was updated successfully, but these errors were encountered: