1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/many_to_one_null
2015-07-28 09:28:25 +07:00
..
__init__.py
models.py Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
tests.py Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible. 2015-07-28 09:28:25 +07:00