Branch: refs/heads/stable/1.7.x
Home:
https://github.com/django/django
Commit: df0d5ea7bc9821923c70e7bf06d3646598cf019d
https://github.com/django/django/commit/df0d5ea7bc9821923c70e7bf06d3646598cf019d
Author: Tushar Bhatia <
tush...@gmail.com>
Date: 2014-07-26 (Sat, 26 Jul 2014)
Changed paths:
A tests/admin_autodiscover/__init__.py
A tests/admin_autodiscover/admin.py
A tests/admin_autodiscover/models.py
A tests/admin_autodiscover/tests.py
R tests/bug639/__init__.py
R tests/bug639/models.py
R tests/bug639/test.jpg
R tests/bug639/tests.py
R tests/bug8245/__init__.py
R tests/bug8245/admin.py
R tests/bug8245/models.py
R tests/bug8245/tests.py
M tests/model_forms/models.py
M tests/model_forms/tests.py
Log Message:
-----------
[1.7.x] Fixed #22979 -- Moved bug* tests
Backport of 11181a64f from master.