#27114: Migrations: AttributeError: can't set attribute
-------------------------------------+-------------------------------------
     Reporter:  sweaver360           |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Migrations           |                  Version:  1.10
     Severity:  Normal               |               Resolution:
     Keywords:  AttributeError       |             Triage Stage:
  Migrations 1.10                    |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by sweaver360):

 Replying to [comment:4 claudep]:
 > There was a similar error with django-mptt <= 0.8.5, are you using
 django-mptt or any other third party app?

 Thanks for the help, it looks like the issue is django-mptt.  I just
 upgraded to 0.8.6 (I was unable to even run a server when I was on 0.8.5).
 When I added print statements to django/db/models/manager.py, the model
 causing the issue is my model that inherits from MPTTModel.  I'll follow
 up with them to work through this issue.

 Thanks again.

--
Ticket URL: <https://code.djangoproject.com/ticket/27114#comment:5>
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/068.ca471f67f1a07345b7def738494f2663%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to