django/tests/model_options
Tim Graham 7fec264e46 Removed try/fail antipattern from model_options tests. 2016-02-25 20:04:51 -05:00
..
models Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
__init__.py Created a new tests folder (`model_options`). 2014-06-11 11:37:52 -04:00
test_default_related_name.py Removed try/fail antipattern from model_options tests. 2016-02-25 20:04:51 -05:00
test_tablespaces.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00