Groups
Groups
Sign in
Groups
Groups
Django updates
Conversations
About
Send feedback
Help
[django/django] 72f1eb: Fixed #23156 -- Added missing BinaryField.deconstr...
1 view
Skip to first unread message
GitHub
unread,
Aug 3, 2014, 9:25:33 AM
8/3/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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