Re: [Django] #23156: BinaryField is missing a deconstruct() method

2014-08-03 Thread Django
#23156: BinaryField is missing a deconstruct() method
-+-
 Reporter:  bmispelon|Owner:  bmispelon
 Type:  Bug  |   Status:  closed
Component:  Migrations   |  Version:  1.7-rc-2
 Severity:  Release blocker  |   Resolution:  fixed
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Baptiste Mispelon ):

 In [changeset:"23b0d636d3dc8b37fee6dc7539b0cd1f245b673a"]:
 {{{
 #!CommitTicketReference repository=""
 revision="23b0d636d3dc8b37fee6dc7539b0cd1f245b673a"
 [1.7.x] Fixed #23156 -- Added missing BinaryField.deconstruct() method.

 Backport of 72f1eb48df335c110f39d56f7978d95896a56bb8 from master.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
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/067.24b76266730c47b65621e10b12feaf8a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23156: BinaryField is missing a deconstruct() method

2014-08-03 Thread Django
#23156: BinaryField is missing a deconstruct() method
-+-
 Reporter:  bmispelon|Owner:  bmispelon
 Type:  Bug  |   Status:  closed
Component:  Migrations   |  Version:  1.7-rc-2
 Severity:  Release blocker  |   Resolution:  fixed
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Baptiste Mispelon ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"72f1eb48df335c110f39d56f7978d95896a56bb8"]:
 {{{
 #!CommitTicketReference repository=""
 revision="72f1eb48df335c110f39d56f7978d95896a56bb8"
 Fixed #23156 -- Added missing BinaryField.deconstruct() method.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
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/067.0f0d19a4fcac0b87a52d71ab096a4975%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23156: BinaryField is missing a deconstruct() method

2014-08-03 Thread Django
#23156: BinaryField is missing a deconstruct() method
-+-
 Reporter:  bmispelon|Owner:  bmispelon
 Type:  Bug  |   Status:  new
Component:  Migrations   |  Version:  1.7-rc-2
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by bmispelon):

 I found a similar bug in `TimeField.deconstruct()` so I added a commit to
 the above pull request.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
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/067.541521c2f08032ac28aedd3745125e42%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23156: BinaryField is missing a deconstruct() method

2014-08-03 Thread Django
#23156: BinaryField is missing a deconstruct() method
-+-
 Reporter:  bmispelon|Owner:  bmispelon
 Type:  Bug  |   Status:  new
Component:  Migrations   |  Version:  1.7-rc-2
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by bmispelon):

 * has_patch:  0 => 1


Comment:

 PR here: https://github.com/django/django/pull/3010

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
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/067.a5ab5a70c8a67b32d4ab9c43b2b1a34e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.