#12712: syncdb doesn't create tables for m2m through-less fields that are added 
on
the model after the class_prepared signal
---------------------------------------------------+------------------------
          Reporter:  IonelMaries                   |         Owner:  nobody   
            Status:  new                           |     Milestone:  1.2      
         Component:  Database layer (models, ORM)  |       Version:  1.2-alpha
        Resolution:                                |      Keywords:           
             Stage:  Accepted                      |     Has_patch:  1        
        Needs_docs:  0                             |   Needs_tests:  0        
Needs_better_patch:  1                             |  
---------------------------------------------------+------------------------
Changes (by russellm):

  * needs_better_patch:  0 => 1
  * stage:  Unreviewed => Accepted

Comment:

 I can see how the problem you have can arise, but I'm not sure the patch
 is the right solution. In order to be completely consistent, all m2m
 tables need to be made after all normal tables.

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