1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/backends
2013-03-11 14:48:55 +01:00
..
__init__.py
models.py Added a ManyToManyField(db_constraint=False) option, this allows not creating constraints on the intermediary models. 2013-03-07 11:24:51 -08:00
tests.py Added some assertions to enforce the atomicity of atomic. 2013-03-11 14:48:55 +01:00