-
-
Notifications
You must be signed in to change notification settings - Fork 4
Add _legacy_get_session_auth_hash to fix Django 3.1 support #18
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
Conversation
a96554f
to
78c2e2a
Compare
This pull request introduces 1 alert when merging 78c2e2a into becd3b7 - view on LGTM.com new alerts:
|
4ce280d
to
17eef7d
Compare
Codecov Report
@@ Coverage Diff @@
## master #18 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 16 17 +1
Lines 248 273 +25
=========================================
+ Hits 248 273 +25
Continue to review full report at Codecov.
|
This pull request introduces 1 alert when merging 17eef7d into becd3b7 - view on LGTM.com new alerts:
|
84eeb6d
to
7d66806
Compare
This pull request introduces 1 alert when merging 7d66806 into becd3b7 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 8d44e96 into becd3b7 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging b4fa818 into becd3b7 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 112c81c into becd3b7 - view on LGTM.com new alerts:
|
This PR drops code introduced in #18 to support Django 3.1: https://docs.djangoproject.com/en/4.1/releases/3.1/#default-hashing-algorithm-settings Since Django 3.1 support is gone, shall we get rid of this code?
This PR drops code introduced in #18 to support Django 3.1: https://docs.djangoproject.com/en/4.1/releases/3.1/#default-hashing-algorithm-settings Since Django 3.1 support is gone, shall we get rid of this code?
This PR drops code introduced in #18 to support Django 3.1: https://docs.djangoproject.com/en/4.1/releases/3.1/#default-hashing-algorithm-settings Since Django 3.1 support is gone, shall we get rid of this code?
No description provided.