Branch: refs/heads/stable/1.7.x
  Home:   https://github.com/django/django
  Commit: 2c5eee9f88e885742563e642ef7d6141af3b0dd0
      
https://github.com/django/django/commit/2c5eee9f88e885742563e642ef7d6141af3b0dd0
  Author: Baptiste Mispelon <bmispe...@gmail.com>
  Date:   2014-08-03 (Sun, 03 Aug 2014)

  Changed paths:
    M django/db/models/fields/related.py

  Log Message:
  -----------
  [1.7.x] Removed unnecessary code in ManyToManyField.deconstruct()

Backport of 44169a00c1fe7c130a8b9774e3b02ccce524a3eb from master.


  Commit: 0b1d0afc92e1dbc353418953960a083cbba63c50
      
https://github.com/django/django/commit/0b1d0afc92e1dbc353418953960a083cbba63c50
  Author: Baptiste Mispelon <bmispe...@gmail.com>
  Date:   2014-08-03 (Sun, 03 Aug 2014)

  Changed paths:
    M django/db/models/fields/__init__.py
    M tests/field_deconstruction/tests.py

  Log Message:
  -----------
  [1.7.x] Added missing logic to TimeField.deconstruct().

If auto_now or auto_now_add was used then the serialized
field in the migration contained unnecessary `editable` and
`blank` arguments.

Backport of 74325339327e5b8a2480aee7f482bc71f73c71f9 from master.


  Commit: 23b0d636d3dc8b37fee6dc7539b0cd1f245b673a
      
https://github.com/django/django/commit/23b0d636d3dc8b37fee6dc7539b0cd1f245b673a
  Author: Baptiste Mispelon <bmispe...@gmail.com>
  Date:   2014-08-03 (Sun, 03 Aug 2014)

  Changed paths:
    M django/db/models/fields/__init__.py
    M tests/field_deconstruction/tests.py

  Log Message:
  -----------
  [1.7.x] Fixed #23156 -- Added missing BinaryField.deconstruct() method.

Backport of 72f1eb48df335c110f39d56f7978d95896a56bb8 from master.


Compare: https://github.com/django/django/compare/27b7783fbe60...23b0d636d3dc

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

Reply via email to