#14087: django.core.management.get_commands only sees commands in the last 
package
of a namespace package
-------------------------------------+--------------------------------------
          Reporter:  KyleMac         |         Owner:  nobody
            Status:  closed          |     Milestone:        
         Component:  Core framework  |       Version:  1.2   
        Resolution:  wontfix         |      Keywords:        
             Stage:  Unreviewed      |     Has_patch:  1     
        Needs_docs:  0               |   Needs_tests:  0     
Needs_better_patch:  0               |  
-------------------------------------+--------------------------------------
Changes (by russellm):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 The problem with this is that it will mask a bunch of other problems.
 Django uses the application name as a namespace, and having two
 applications with the same name will cause problems. This is something
 that needs a much higher level workaround; it may be addressed by the
 #3591 app-refactor that was handled as part of the 2010 GSoC.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14087#comment:4>
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-upda...@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