Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 3f388dbb5c0ba9abe7c510467d6cc65d > files > 466

python-django-doc-1.8.19-1.1.mga6.noarch.rpm

==========================
Django 1.7.8 release notes
==========================

*May 1, 2015*

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`).

* The loss of ``null``/``not null`` column properties during field alteration
  of MySQL databases (:ticket:`24595`).