| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-04 | Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. | Anton Samarchyan | |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham | |
| 2014-08-28 | Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase | Claude Paroz | |
| Refs #20739. Thanks Raphaƫl Hertzog for the report and the initial patch. | |||
| 2013-08-31 | Made django.test.testcases not depend on staticfiles contrib app. | Ramiro Morales | |
| Do this by introducing a django.contrib.staticfiles.testing.StaticLiveServerCase unittest TestCase subclass. Fixes #20739. | |||
