Changes between Initial Version and Version 1 of Ticket #37368
- Timestamp:
- Sep 24, 2026, 5:47:55 AM (2 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37368 – Description
initial v1 3 3 This is demonstrated with a test, e.g. for PostgreSQL: 4 4 5 {{{ 5 {{{#!python 6 6 import unittest 7 7 … … 50 50 This test fails: 51 51 52 {{{ 52 {{{#!console 53 53 $ ./runtests.py --settings test_postgresql backends.postgresql.test_check_constraints 54 54 Testing against Django installed in '/Users/sam.searles-bryant/.local/share/samueljsb/django/django' with up to 12 processes