#12386: Automatic ManyToMany Fields in models defined in packages use invalid
column names
---------------------------------------------------+------------------------
          Reporter:  ldevesine                     |         Owner:  nobody
            Status:  closed                        |     Milestone:        
         Component:  Database layer (models, ORM)  |       Version:  SVN   
        Resolution:  worksforme                    |      Keywords:        
             Stage:  Unreviewed                    |     Has_patch:  0     
        Needs_docs:  0                             |   Needs_tests:  0     
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Changes (by ramiro):

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

Comment:

 I can't reproduce this. FInd attached an hypothetical
 `model_package_regress` regression test that shows Django is generation
 correct table and column names for the m2m field (tested with sqlite3
 here) between two models defined in a `models` package.

 I'm going to close this ticket. Reopen it you can modify the test case to
 exactly reproduce your setup and you reproduce the error you report. If
 so, include a patch or an exact copy of the code. Thanks.

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