Branch: refs/heads/stable/1.7.x
  Home:   https://github.com/django/django
  Commit: 6b2473d3e8048158dbc8c886d755cbf948325077
      
https://github.com/django/django/commit/6b2473d3e8048158dbc8c886d755cbf948325077
  Author: Simon Charette <charett...@gmail.com>
  Date:   2014-08-03 (Sun, 03 Aug 2014)

  Changed paths:
    M django/db/migrations/operations/models.py
    M tests/migrations/test_operations.py

  Log Message:
  -----------
  [1.7.x] Fixed #23160 -- Correctly rename models with self referential fields.

Thanks to whitews AT gmail for the report.

Backport of cbb29af1aa from master


  Commit: 99f3a65c730f643d35d959aa9a693101b2d21efd
      
https://github.com/django/django/commit/99f3a65c730f643d35d959aa9a693101b2d21efd
  Author: Simon Charette <charett...@gmail.com>
  Date:   2014-08-03 (Sun, 03 Aug 2014)

  Changed paths:
    M tests/migrations/test_operations.py

  Log Message:
  -----------
  [1.7.x] Fixed a MySQL test failure introduced by cbb29af1aa.

Seems like unlike other backends MySQL get_constraints fails when dealing
with a non-existing table. refs #23160.

Backport of 1b00738f73 from master


Compare: https://github.com/django/django/compare/1cb919e408d9...99f3a65c730f

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/53dea39037e2a_563e1257d34453a1%40hookshot-fe2-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to