Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c3dcb16

Browse filesBrowse files
committed
v1.4.2
1 parent 9339b15 commit c3dcb16
Copy full SHA for c3dcb16

File tree

Expand file treeCollapse file tree

3 files changed

+14
-18
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+14
-18
lines changed

‎HISTORY.rst

Copy file name to clipboardExpand all lines: HISTORY.rst
+12Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
======================
2+
What's new in 1.4.2
3+
======================
4+
5+
Release: 2019-02-08
6+
7+
* Fix Django 1.11 compatibility. (#327)
8+
mysqlclient 1.5 will not support Django 1.11. It is not because
9+
mysqlclient will break backward compatibility, but Django used
10+
unsupported APIs and Django 1.11 don't fix bugs including
11+
compatibility issues.
12+
113
======================
214
What's new in 1.4.1
315
======================

‎metadata.cfg

Copy file name to clipboardExpand all lines: metadata.cfg
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
2-
version: 1.4.1
3-
version_info: (1,4,1,'final',0)
2+
version: 1.4.2
3+
version_info: (1,4,2,'final',0)
44
description: Python interface to MySQL
55
author: Inada Naoki
66
author_email: songofacandy@gmail.com

‎setup.cfg

Copy file name to clipboardExpand all lines: setup.cfg
-16Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.