.. |
apps
|
Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list
|
2016-04-22 09:56:06 +02:00 |
project
|
Fixed #26671 -- Made HashedFilesMixin ignore the 'chrome' scheme.
|
2016-07-12 08:20:39 -04:00 |
urls
|
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
2014-04-03 07:28:10 -04:00 |
__init__.py
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |
cases.py
|
Fixed #25484 -- Made {% static %} render escaped URLs.
|
2016-12-17 10:03:44 -05:00 |
settings.py
|
Cleaned class inheritances in staticfiles tests
|
2016-03-28 19:46:03 +02:00 |
storage.py
|
Refs #25484 -- Removed incorrect unquoting in {% static %}.
|
2016-12-19 16:18:06 -05:00 |
test_finders.py
|
Cleaned class inheritances in staticfiles tests
|
2016-03-28 19:46:03 +02:00 |
test_forms.py
|
Refs #21221 -- Added test for legacy static usage in form Media.
|
2016-01-19 06:57:20 -05:00 |
test_liveserver.py
|
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
|
2016-11-10 21:30:21 -05:00 |
test_management.py
|
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
|
2016-11-10 21:30:21 -05:00 |
test_storage.py
|
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
|
2016-11-10 21:30:21 -05:00 |
test_templatetags.py
|
Refs #25484 -- Removed incorrect unquoting in {% static %}.
|
2016-12-19 16:18:06 -05:00 |
test_views.py
|
Cleaned class inheritances in staticfiles tests
|
2016-03-28 19:46:03 +02:00 |