Aymeric Augustin
|
428c0bbe1b
Appeased flake8 2.1.0.
|
11 سال پیش |
Anubhav Joshi
|
cd914e31c9
Fixed #21977 -- Deprecated SimpleTestCase.urls
|
11 سال پیش |
David Evans
|
86dcac4634
Fixed #22315 -- str/bytes mismatch in staticfiles
|
11 سال پیش |
Loic Bistuer
|
7e27885c6e
Reworked the detection of local storages for the collectstatic command.
|
11 سال پیش |
Tim Graham
|
29345390b8
Minor edits to new findstatic functionality; refs #19879.
|
11 سال پیش |
Jannis Leidel
|
f90be002d9
Fixed #20780 -- Get rid of stale symlinks when using collectstatic.
|
11 سال پیش |
Vajrasky Kok
|
6a9ed7d403
Fixed #19879 -- Have 'findstatic' says on which directories it searched the relative paths.
|
11 سال پیش |
Jannis Leidel
|
5cc0555603
Fixed #21482 -- Uplifted restriction of collectstatic using symlink option in Windows NT 6.
|
11 سال پیش |
Berker Peksag
|
5d263dee30
Fixed #21674 -- Deprecated the import_by_path() function in favor of import_string().
|
11 سال پیش |
Carl Meyer
|
f56c88a8ee
Fixed #21867 -- Removed AppStaticStorage; app paths are now AppConfig's job.
|
11 سال پیش |
Jannis Leidel
|
8efd20f96d
Added ManifestStaticFilesStorage to staticfiles contrib app.
|
11 سال پیش |
Loic Bistuer
|
4befb3015c
Fixed #21581 -- Fixed a number of issues with collectstatic.
|
11 سال پیش |
Aymeric Augustin
|
e32095616c
Imported override_settings from its new location.
|
11 سال پیش |
Aymeric Augustin
|
2239081ff1
Expurged INSTALLED_APPS from code and tests.
|
11 سال پیش |
Loic Bistuer
|
6685713869
Fixed E127 pep8 warnings.
|
11 سال پیش |
Loic Bistuer
|
a2814846ca
Fixed E124 pep8 warnings.
|
11 سال پیش |
Vajrasky Kok
|
7e2d61a972
Fixed #21380 -- Added a way to set different permission for static directories.
|
11 سال پیش |
Bouke Haarsma
|
9b7455e918
Fixed #21351 -- Replaced memoize with Python's lru_cache.
|
11 سال پیش |
Vajrasky Kok
|
9eecb91695
Fixed #21219 -- Added a way to set different permission for static files.
|
11 سال پیش |
Tim Graham
|
96d1d4e292
Removed unused local variables in tests.
|
11 سال پیش |
Tim Graham
|
cb98ffe8f4
Fixed a couple unclosed file warnings in tests
|
11 سال پیش |
Tai Lee
|
4c6ffcf721
Fixed #20819 -- Return 404 instead of 500 error when ``staticfiles`` view is used in production.
|
11 سال پیش |
Florian Hahn
|
ca39c0a6be
Fixed #18404 -- Added test for AppStaticStorage with non ascii path
|
12 سال پیش |
Aymeric Augustin
|
90fe9141de
Fixed #18986 -- Improved error message for missing files
|
12 سال پیش |
Florian Apolloner
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 سال پیش |
Florian Apolloner
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 سال پیش |