.. |
apps
|
0577edf610
Fixed a test case introduced in r15538 by creating a test file with non-ASCII characters dynamically.
|
14 年之前 |
project
|
0ff6bbf1db
Added staticfiles test case for filenames with medial capitals.
|
14 年之前 |
urls
|
77030ccc1e
Fixed a few test docstrings and removed an unused import in staticfiles.
|
14 年之前 |
__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.
|
14 年之前 |
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.
|
14 年之前 |
storage.py
|
19ab52f77f
Fixed #15035 -- Fixed collectstatic management command to work with non-local storage backends correctly. Also refactored a bit code smell.
|
14 年之前 |
tests.py
|
7f6675a5fb
Stopped staticfiles from modifying INSTALLED_APPS during test runtime.
|
14 年之前 |