django/tests/staticfiles_tests
Carlton Gibson bb61f0186d Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
Remaining test case ensures that uses of the alias are mapped
canonically by the migration writer.
2022-03-24 06:29:50 +01:00
..
apps
project Refs #33446 -- Allowed variable whitespace in CSS source map references. 2022-03-04 06:22:28 +01:00
urls
__init__.py
cases.py
settings.py
storage.py Refs #32365 -- Removed internal uses of utils.timezone.utc alias. 2022-03-24 06:29:50 +01:00
test_checks.py
test_finders.py
test_forms.py
test_handlers.py
test_liveserver.py
test_management.py Refs #32365 -- Removed internal uses of utils.timezone.utc alias. 2022-03-24 06:29:50 +01:00
test_storage.py Refs #33446 -- Allowed variable whitespace in CSS source map references. 2022-03-04 06:22:28 +01:00
test_templatetags.py
test_utils.py
test_views.py