mirror of
https://github.com/django/django.git
synced 2025-03-24 16:20:46 +00:00
Thanks to charettes and priidukull for investigating the issue, and to kurevin for the report. Backport of 355c5edd9390caad5725375abca03460805f663b from master
13 lines
285 B
Plaintext
13 lines
285 B
Plaintext
==========================
|
|
Django 1.7.8 release notes
|
|
==========================
|
|
|
|
*Under development*
|
|
|
|
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`).
|