Branch: refs/heads/stable/1.7.x
  Home:   https://github.com/django/django
  Commit: f7270dcd9d655f037604cf6044306582875dfbf4
      
https://github.com/django/django/commit/f7270dcd9d655f037604cf6044306582875dfbf4
  Author: Huu Nguyen <h...@prismskylabs.com>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M tests/migrations/test_commands.py

  Log Message:
  -----------
  [1.7.x] Fixed #22661 -- Move makemigrations tests to the proper class

Backport of 44304cf04e from master


  Commit: 1a29675d76de00d6fad9b366fc66e8b6d541c3b6
      
https://github.com/django/django/commit/1a29675d76de00d6fad9b366fc66e8b6d541c3b6
  Author: Raphaƫl Barrois <raphael.barr...@polytechnique.org>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M django/db/backends/sqlite3/schema.py

  Log Message:
  -----------
  [1.7.x] Fixed #22626 -- Allow BinaryField defaults with SQlite.

Also fixes a slight issue in sqlite3.schema._remake_table where
default values where quoted with "column name" quoting rules.

Reference for quoting: http://www.sqlite.org/lang_expr.html

Thanks Shai Berger for the review. Refs #22424.

Backport of 6aacb4c991 from master


  Commit: d61b6224b09cb2aa6fb75ccecab246f91553ef7b
      
https://github.com/django/django/commit/d61b6224b09cb2aa6fb75ccecab246f91553ef7b
  Author: Loic Bistuer <loic.bist...@gmail.com>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M django/db/backends/mysql/schema.py
    M django/db/backends/schema.py
    M tests/migrations/test_operations.py

  Log Message:
  -----------
  [1.7.x] Fixed #22424 -- Fixed handling of default values for 
TextField/BinaryField on MySQL.

Thanks syphar for the review and suggestions.

Backport of 1d3d01b4f7 from master


  Commit: c60240e712ebea192b89baf7024e5478172420fe
      
https://github.com/django/django/commit/c60240e712ebea192b89baf7024e5478172420fe
  Author: Loic Bistuer <loic.bist...@gmail.com>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M tests/migrations/test_operations.py

  Log Message:
  -----------
  [1.7.x] Failing testcases for #22649.

Backport of 5789ff7330 from master


  Commit: d8c532036a33feacd1420706e0365cf146b9e4b9
      
https://github.com/django/django/commit/d8c532036a33feacd1420706e0365cf146b9e4b9
  Author: Andrew Godwin <and...@aeracode.org>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M django/db/backends/mysql/schema.py
    M django/db/backends/oracle/schema.py
    M django/db/backends/sqlite3/schema.py

  Log Message:
  -----------
  [1.7.x] Fixed #22649: Beefed up quote_value

Backport of 125b3d4407 from master


  Commit: fd62bc165ce6eabca077c51bdd6292eef27b84c0
      
https://github.com/django/django/commit/fd62bc165ce6eabca077c51bdd6292eef27b84c0
  Author: Andrew Godwin <and...@aeracode.org>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M django/db/backends/schema.py
    M django/db/backends/sqlite3/schema.py
    M tests/migrations/test_operations.py

  Log Message:
  -----------
  [1.7.x] Fixed #22432: SQLite M2M repointing now works. Thanks to xelnor.

Backport of 03900a02d5 from master


  Commit: f25c5de4ceb1f75a58acc6364c7e8a9b217bc08c
      
https://github.com/django/django/commit/f25c5de4ceb1f75a58acc6364c7e8a9b217bc08c
  Author: Tim Graham <timogra...@gmail.com>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M tests/migrations/test_operations.py

  Log Message:
  -----------
  [1.7.x] Skipped a migrations test that's not supported on MySQL + Python 3.

Backport of dfeef8e147 from master


Compare: https://github.com/django/django/compare/0fa1aeb8d814...f25c5de4ceb1

-- 
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/537c887dcf73b_372bc8bd38727db%40hookshot-fe2-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to