2015-04-14 04:54:04 +08:00
|
|
|
==========================
|
2015-04-15 01:25:45 +08:00
|
|
|
Django 1.7.8 release notes
|
2015-04-14 04:54:04 +08:00
|
|
|
==========================
|
|
|
|
|
|
|
|
*Under development*
|
|
|
|
|
2015-04-16 13:39:31 +08: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 22:10:31 +08:00
|
|
|
|
|
|
|
* Prevented the loss of ``null``/``not null`` column properties during field
|
|
|
|
alteration of MySQL databases (:ticket:`24595`).
|