#28937: BinaryField enforces editable=False
-------------------------------------+-------------------------------------
     Reporter:  James Pic            |                    Owner:  Cameron
                                     |  Curry
         Type:  New feature          |                   Status:  assigned
    Component:  Database layer       |                  Version:  2.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by James Pic):

 Thanks ! Note that BinaryField.deconstruct() also expects some hack with
 editable, which i could circumvent it be setting def deconstruct(self):
 models.Field.deconstruct(self), so, some change might be needed here too.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28937#comment:3>
Django <https://code.djangoproject.com/>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.91099bf0d288b263625a96e5c5eaef0a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to