#15866: get_model() and get_models() can return models that are not in
INSTALLED_APPS
-------------------------------------+-------------------------------------
               Reporter:  carljm     |          Owner:  carljm
                   Type:  Bug        |         Status:  closed
              Milestone:             |      Component:  Database layer
                Version:             |  (models, ORM)
             Resolution:  fixed      |       Severity:  Normal
           Triage Stage:  Accepted   |       Keywords:
    Needs documentation:  0          |      Has patch:  1
Patch needs improvement:  0          |    Needs tests:  0
                                     |  Easy pickings:  0
-------------------------------------+-------------------------------------

Comment (by carljm):

 Replying to [comment:5 jezdez]:
 > This should really have been added to the app-loading branch, not trunk.

 I don't mind porting this fix to app-loading branch, but fixing it in
 trunk resolved a problematic regression (#15850) which prevented reusable
 app authors from running their tests against trunk. I wouldn't want to
 delay that fix until app-loading lands, though if having this in trunk is
 a serious problem we could temporarily use a hackier workaround to resolve
 #15850.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15866#comment:6>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to