django/tests/regressiontests/staticfiles_tests
Claude Paroz a535040bfa Used call_command stdout parameter to capture output in staticfiles tests. 2012-05-28 11:55:38 +02:00
..
apps
project Fixed #17865 -- Strip whitespaces from the paths when using the CachedStaticFilesStorage backend. 2012-03-13 03:48:03 +00:00
urls
__init__.py
models.py
storage.py Fixed #17896 -- Added file_hash method to CachedStaticFilesStorage to be able to customize the way the hashed name of a file is created. Thanks to mkai for the initial patch. 2012-05-16 13:21:50 +02:00
tests.py Used call_command stdout parameter to capture output in staticfiles tests. 2012-05-28 11:55:38 +02:00