mirror of
https://github.com/Hopiu/django.git
synced 2026-05-21 13:32:02 +00:00
Thanks Florian Apolloner for the report and Claude Paroz and Tim Graham for the review and help on the patch.
13 lines
297 B
Text
13 lines
297 B
Text
==========================
|
||
Django 1.7.4 release notes
|
||
==========================
|
||
|
||
*Under development*
|
||
|
||
Django 1.7.4 fixes several bugs in 1.7.3.
|
||
|
||
Bugfixes
|
||
========
|
||
|
||
* Fixed a migration crash when unapplying ``contrib.contenttypes``’s or
|
||
``contrib.auth``’s first migration (:ticket:`24075`).
|