[django/django] 72f1eb: Fixed #23156 -- Added missing BinaryField.deconstr...

1 view
Skip to first unread message

GitHub

unread,
Aug 3, 2014, 9:25:33 AM8/3/14
to django-...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/django/django
Commit: 72f1eb48df335c110f39d56f7978d95896a56bb8
https://github.com/django/django/commit/72f1eb48df335c110f39d56f7978d95896a56bb8
Author: Baptiste Mispelon <bmis...@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:
-----------
Fixed #23156 -- Added missing BinaryField.deconstruct() method.


Commit: 74325339327e5b8a2480aee7f482bc71f73c71f9
https://github.com/django/django/commit/74325339327e5b8a2480aee7f482bc71f73c71f9
Author: Baptiste Mispelon <bmis...@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:
-----------
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.


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

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

Log Message:
-----------
Removed unnecessary code in ManyToManyField.deconstruct()


Compare: https://github.com/django/django/compare/a9fa3d466771...44169a00c1fe
Reply all
Reply to author
Forward
0 new messages