Releases: sendbird/django
Releases · sendbird/django
1.11.31
Bump version to 1.11.31
1.10.10
- commit 4870985 (HEAD -> 1.10.x, origin/1.10.x)
| Author: Iggy Eom [email protected]
| Date: Sun Jun 21 01:51:23 2020 +0900
|
| Bump version to 1.10.10.
| - commit 04ea476
| Author: Iggy Eom [email protected]
| Date: Sun Jun 21 01:50:14 2020 +0900
|
| Rearrange migration files.
| - commit 295caf4
| Author: Iggy Eom [email protected]
| Date: Wed Jun 17 16:36:07 2020 +0900
|
| Suppress nullable user.last_login.
| - commit b08ce46
| Author: Iggy Eom [email protected]
| Date: Wed May 20 16:31:47 2020 +0900
|
| Revert microsecond precision support.
|
| This commit partially reverts 22da5f8
| - commit fdd0bb5
| Author: Oliver Chang [email protected]
| Date: Sat Apr 4 16:37:18 2020 -0700
|
| Fixed Python 3.6 deprecation warning for empty model super() calls.
|
| See: django@dd99e69
1.9.15
- commit 7683286 (HEAD -> 1.9.x, origin/1.9.x)
| Author: Iggy Eom [email protected]
| Date: Wed Jun 17 17:03:10 2020 +0900
|
| Bump Django version to 1.9.15.
| - commit 1cb5bc2
| Author: Iggy Eom [email protected]
| Date: Wed Jun 17 16:36:07 2020 +0900
|
| Suppress nullable user.last_login.
|* commit a20ce1a
| Author: Iggy Eom [email protected]
| Date: Wed May 20 16:31:47 2020 +0900
|
| Revert microsecond precision support.
|
| This commit partially reverts 22da5f8
| - commit 82036a5
| Author: Oliver Chang [email protected]
| Date: Sat Apr 4 16:37:18 2020 -0700
|
| Fixed Python 3.6 deprecation warning for empty model super() calls.
|
| See: django@dd99e69
1.8.22
Revert user.last_login to Django 1.7 This reverts commit a2479f4
1.8.21
Revert the fractional second support introduced to the upstream version 1.8.x.
1.8.20
Port HTMLParseError and bump to 1.7.13