mirror of
https://github.com/Hopiu/django.git
synced 2026-03-28 11:50:24 +00:00
Do this by introducing a django.contrib.staticfiles.testing.StaticLiveServerCase unittest TestCase subclass. Fixes #20739. |
||
|---|---|---|
| .. | ||
| another_app | ||
| fixtures | ||
| media | ||
| static | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||