2015-04-13 22:54:04 +02:00
|
|
|
==========================
|
2015-04-14 19:25:45 +02:00
|
|
|
Django 1.7.8 release notes
|
2015-04-13 22:54:04 +02:00
|
|
|
==========================
|
|
|
|
|
2015-05-01 22:24:39 +02:00
|
|
|
*May 1, 2015*
|
2015-04-13 22:54:04 +02:00
|
|
|
|
2015-04-16 07:39:31 +02:00
|
|
|
Django 1.7.8 fixes:
|
|
|
|
|
|
|
|
* Database introspection with SQLite 3.8.9 (released April 8, 2015)
|
|
|
|
(:ticket:`24637`).
|
|
|
|
|
|
|
|
* A database table name quoting regression in 1.7.2 (:ticket:`24605`).
|
2015-04-11 16:10:31 +02:00
|
|
|
|
2015-05-01 22:24:39 +02:00
|
|
|
* The loss of ``null``/``not null`` column properties during field alteration
|
|
|
|
of MySQL databases (:ticket:`24595`).
|