#4146: Database Module Conflicts
------------------------------------------------+---------------------------
   Reporter:  David Cramer <[EMAIL PROTECTED]>  |                Owner:  adrian 
         
     Status:  reopened                          |            Component:  
Database wrapper
    Version:  SVN                               |           Resolution:         
         
   Keywords:                                    |                Stage:  
Unreviewed      
  Has_patch:  0                                 |           Needs_docs:  0      
         
Needs_tests:  0                                 |   Needs_better_patch:  0      
         
------------------------------------------------+---------------------------
Comment (by mtredinnick):

 Okay, now I understand.
 
 Does the problem go away if you put the "wow" class in INSTALLED_APPS? A
 lot of the query construction mechanics for related items use the internal
 app_cache which is generated from INSTALLED_APPS.
 
 If this goes away when wow is in INSTALLED_APPS then it's not a bug,
 because it's not really possible to get related objects working without
 the app_cache. If it's still there when the app is in INSTALLED_APPS, we
 have some other problem at work.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/4146#comment:10>
Django Code <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