1
0
mirror of https://github.com/django/django.git synced 2025-02-24 09:04:48 +00:00
Russell Keith-Magee 56516ade5e Refs #21831 -- Softened the TestClient dependency on contrib.auth.
This is to prevent an import of django.test causing an import (and thus
an implicit checks regisration) for an app that may not be in
`INSTALLED_APPS`.

Better fixes may be possible when #20915 and/or #21829 are addressed.

Thanks to @carljm for the report.
2014-01-21 08:51:23 +08:00
..
2014-01-15 21:24:09 +01:00
2014-01-20 10:52:58 +02:00
2014-01-12 13:40:37 -05:00
2014-01-16 22:34:35 +01:00