Jannis Leidel 7f6675a5fb Stopped staticfiles from modifying INSTALLED_APPS during test runtime. hace 14 años
..
apps 0577edf610 Fixed a test case introduced in r15538 by creating a test file with non-ASCII characters dynamically. hace 14 años
project 0ff6bbf1db Added staticfiles test case for filenames with medial capitals. hace 14 años
urls 77030ccc1e Fixed a few test docstrings and removed an unused import in staticfiles. hace 14 años
__init__.py cfc19f84de Fixed #12323 and #11582 -- Extended the ability to handle static files. Thanks to all for helping with the original app, the patch, documentation and general support. hace 14 años
models.py cfc19f84de Fixed #12323 and #11582 -- Extended the ability to handle static files. Thanks to all for helping with the original app, the patch, documentation and general support. hace 14 años
storage.py 19ab52f77f Fixed #15035 -- Fixed collectstatic management command to work with non-local storage backends correctly. Also refactored a bit code smell. hace 14 años
tests.py 7f6675a5fb Stopped staticfiles from modifying INSTALLED_APPS during test runtime. hace 14 años