File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ Rodney Richardson
100
100
Rustem Saiargaliev
101
101
Rustem Saiargaliev
102
102
Sandro Rodrigues
103
+ Sean 'Shaleh' Perry
103
104
Shaheed Haque
104
105
Shaun Stanworth
105
106
Silvano Cerza
Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
17
## [ unreleased]
18
18
### Added
19
19
### Changed
20
+ * Transactions wrapping writes of the Tokens now rely on Django's database routers to determine the correct
21
+ database to use instead of assuming that 'default' is the correct one.
22
+
20
23
### Deprecated
21
24
### Removed
22
25
* #1425 Remove deprecated ` RedirectURIValidator ` , ` WildcardSet ` per #1345 ; ` validate_logout_request ` per #1274
You can’t perform that action at this time.
0 commit comments