Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: f463789f6230c2fccf40c1e410443551bfb205a7
      
https://github.com/django/django/commit/f463789f6230c2fccf40c1e410443551bfb205a7
  Author: Baptiste Mispelon <bmispe...@gmail.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

  Changed paths:
    M django/db/migrations/state.py

  Log Message:
  -----------
  Added app_label to the error message when field reconstructing fails.


  Commit: 54d9e3ccf6dd16f76fc9852edc19e4007e26dd7a
      
https://github.com/django/django/commit/54d9e3ccf6dd16f76fc9852edc19e4007e26dd7a
  Author: Baptiste Mispelon <bmispe...@gmail.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

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

  Log Message:
  -----------
  Fixed error in ManyToManyField.deconstruct().


  Commit: 19e437497172640a1b488228fb218719f9f7f5b4
      
https://github.com/django/django/commit/19e437497172640a1b488228fb218719f9f7f5b4
  Author: Baptiste Mispelon <bmispe...@gmail.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

  Changed paths:
    M django/db/migrations/state.py
    M django/db/models/options.py
    M tests/migrations/test_state.py

  Log Message:
  -----------
  Fixed ModelState breaking when unique_together has unhashable elements.


  Commit: 72479a29579f72a7713ac3c07eb92f5bafee25bd
      
https://github.com/django/django/commit/72479a29579f72a7713ac3c07eb92f5bafee25bd
  Author: Baptiste Mispelon <bmispe...@gmail.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

  Changed paths:
    M django/db/migrations/autodetector.py

  Log Message:
  -----------
  Made the migration detector use meta.local_fields instead of meta.fields.

Refs #21010.

Thanks to Loïc for the patch.


  Commit: 621c25c419ae0f4d6d0f76725e5f3585d76228d0
      
https://github.com/django/django/commit/621c25c419ae0f4d6d0f76725e5f3585d76228d0
  Author: Baptiste Mispelon <bmispe...@gmail.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

  Changed paths:
    M django/db/models/__init__.py
    M django/db/models/fields/__init__.py
    M django/db/models/fields/proxy.py
    M django/db/models/fields/related.py
    M tests/serializers/models.py

  Log Message:
  -----------
  Added missing deconstruct() methods.


Compare: https://github.com/django/django/compare/a06fd092ef3c...621c25c419ae

-- 
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/52a1e46c23806_7abbe1fd48277c2%40hookshot-fe3-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to