#8569: Admin fieldsets can cause "'str' object has no attribute
'_default_manager'' under mod_wsgi
------------------------------------+---------------------------------------
          Reporter:  kmtracey       |         Owner:  mtredinnick
            Status:  closed         |     Milestone:  1.0        
         Component:  Uncategorized  |       Version:  SVN        
        Resolution:  fixed          |      Keywords:             
             Stage:  Unreviewed     |     Has_patch:  0          
        Needs_docs:  0              |   Needs_tests:  0          
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by kmtracey):

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

Comment:

 This problem was fixed over a year ago, really.  What you are seeing is
 caused by some other problem, and what you've posted here is too far
 simplified to recreate whatever the actual problem is -- if you try given
 just what you have posted, no error is raised.  Given the error raised
 when you try to import Model1, likely the problem is a circular import,
 which you should be able to track down by looking closely at the full
 stack trace when the error is raised. If not please post on django-users
 for help.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8569#comment:8>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to