Tim Graham b536dcf656 Fixed #27948 -- Removed incorrect unquote() in static serving views. 8 lat temu
..
apps b536dcf656 Fixed #27948 -- Removed incorrect unquote() in static serving views. 8 lat temu
project 53bffe8d03 Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths. 8 lat temu
urls d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. 11 lat temu
__init__.py 89f40e3624 Merged regressiontests and modeltests into the test root. 12 lat temu
cases.py b536dcf656 Fixed #27948 -- Removed incorrect unquote() in static serving views. 8 lat temu
settings.py 11856ea44e Refs #27741 -- Fixed staticfiles_tests.test_views when run in isolation. 8 lat temu
storage.py 632c4ffd9c Refs #23919 -- Replaced errno checking with PEP 3151 exceptions. 8 lat temu
test_checks.py 0ec4dc91e0 Fixed #27661 -- Moved FileSystemFinder's ImproperlyConfigured exceptions to system checks. 8 lat temu
test_finders.py 0ec4dc91e0 Fixed #27661 -- Moved FileSystemFinder's ImproperlyConfigured exceptions to system checks. 8 lat temu
test_forms.py 2b281cc35e Refs #23919 -- Removed most of remaining six usage 8 lat temu
test_liveserver.py d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 8 lat temu
test_management.py 6478e07a62 Refs #23919 -- Replaced tempfile.mkdtemp() with TemporaryDirectory() context manager. 8 lat temu
test_storage.py 8e3f9d3ee2 Fixed #27741 -- Isolated TestCollectionHashedFilesCache in a tmpdir. 8 lat temu
test_templatetags.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_views.py b536dcf656 Fixed #27948 -- Removed incorrect unquote() in static serving views. 8 lat temu