#30824: Test Cases for Multi-db and unmanged models are failing. -----------------------------------+-------------------------------------- Reporter: seenureddy | Owner: nobody Type: Bug | Status: closed Component: Testing framework | Version: master Severity: Normal | Resolution: invalid Keywords: | Triage Stage: Unreviewed Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -----------------------------------+-------------------------------------- Changes (by felixxm):
* status: new => closed * type: Uncategorized => Bug * version: 2.2 => master * resolution: => invalid Comment: It seems that `disable_constraint_checking()` couldn't effectively turn off foreign key constraints (see [https://github.com/django/django/blob/e1c1eaf0c6f4d3d2f60513d20aa9b84b17d096ec/django/db/backends/sqlite3/base.py#L284-L291 comment]). Please don't use the ticket system [https://docs.djangoproject.com/en/stable/faq/help/ for help with support questions]. Closing per TicketClosingReasons/UseSupportChannels. -- Ticket URL: <https://code.djangoproject.com/ticket/30824#comment:2> 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 unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/068.113b99346d3184d58aa2838912636021%40djangoproject.com.