#16039: syncdb with --database option fails -------------------------------------+------------------------------------- Reporter: | Owner: nobody yedpodtrzitko | Status: closed Type: Bug | Component: Database layer Milestone: | (models, ORM) Version: 1.3 | Severity: Normal Resolution: needsinfo | Keywords: Triage Stage: | Has patch: 0 Unreviewed | Needs tests: 0 Needs documentation: 0 | Easy pickings: 0 Patch needs improvement: 0 | -------------------------------------+------------------------------------- Changes (by aaugustin):
* status: new => closed * needs_better_patch: => 0 * resolution: => needsinfo * needs_tests: => 0 * needs_docs: => 0 Comment: It looks like you have written a database router that prevents `syncdb` from creating the django_content_type table on the 'ysql' databases, but still allows reads on that database. Could you show us the definition of your database router? Our procedure is to close the bug until you provide this information, then you can reopen it. Thanks! -- Ticket URL: <https://code.djangoproject.com/ticket/16039#comment:1> Django <https://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-updates@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.