#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      
         
------------------------------------------------+---------------------------
Changes (by David Cramer <[EMAIL PROTECTED]>):

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

Comment:

 The problem is its *not* referring to that item class. It's somehow
 joining with the other item class which is loaded in INSTALLED_APPS. It
 should be referencing cursesite.portals.wow.database.models.Item but it's
 referencing cursesite.portals.lotro.database.models.Item when I'm using
 the config which has it loaded. (it works fine on other site's which dont
 use the lotro app)

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