1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/many_to_many
Simon Charette 28712d8acf Refs #19544 -- Ignored auto-created through additions conflicts if supported.
This prevents IntegrityError caused by race conditions between missing ids
retrieval and bulk insertions.
2019-02-21 10:20:47 -05:00
..
__init__.py
models.py Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
tests.py Refs #19544 -- Ignored auto-created through additions conflicts if supported. 2019-02-21 10:20:47 -05:00