#4930: foreign key on database not created with models referencing from other
application
-------------------------------------------+--------------------------------
   Reporter:  James <[EMAIL PROTECTED]>  |                Owner:  adrian        
  
     Status:  closed                       |            Component:  Database 
wrapper
    Version:  0.96                         |           Resolution:  invalid     
    
   Keywords:  foreign key                  |                Stage:  Unreviewed  
    
  Has_patch:  0                            |           Needs_docs:  0           
    
Needs_tests:  0                            |   Needs_better_patch:  0           
    
-------------------------------------------+--------------------------------
Changes (by Brian Rosner <[EMAIL PROTECTED]>):

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

Comment:

 You are not providing enough context and details to prove what you are
 saying is true.  Please move your questions about Django to the django-
 users mailing list.  If you are performing a syncdb after creating a new
 field in your model then it won't be created since syncdb will only create
 tables if they don't already exist in your database.

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