#2260: [patch] Model tables get created in the wrong order --------------------------------+------------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: adrian Type: defect | Status: reopened Priority: normal | Milestone: Component: Database wrapper | Version: SVN Severity: normal | Resolution: Keywords: | --------------------------------+------------------------------------------- Changes (by [EMAIL PROTECTED]):
* summary: Model tables get created in the wrong order => [patch] Model tables get created in the wrong order Comment: The attached patch changes get_sql_create to assume that all models belonging to the application being installed are not present or will be dropped form the database before executing CREATE statements. -- Ticket URL: <http://code.djangoproject.com/ticket/2260> Django <http://code.djangoproject.org/> 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-updates@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates -~----------~----~----~----~------~----~------~--~---