django/tests/staticfiles_tests
Mariusz Felisiak 83a36ac49a
Removed unnecessary trailing commas and spaces in various code.
2017-12-28 21:07:29 +01:00
..
apps
project Fixed #28776 -- Fixed a/an/and typos in docs and comments. 2017-11-06 22:41:03 -05:00
urls
__init__.py
cases.py
settings.py
storage.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
test_checks.py
test_finders.py
test_forms.py Removed unnecessary trailing commas and spaces in various code. 2017-12-28 21:07:29 +01:00
test_liveserver.py
test_management.py Fixed #27796 -- Prevented middleware being loaded twice with runserver 2017-08-23 23:05:18 +02:00
test_storage.py Fixed #28776 -- Fixed a/an/and typos in docs and comments. 2017-11-06 22:41:03 -05:00
test_templatetags.py
test_views.py