This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-16 13:22:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
staticfiles_tests
/
project
/
documents
/
cached
History
Jannis Leidel
1aa0d8ac4d
Fixed
#18487
-- Made sure that protocol-relative URLs aren't processed by the cached staticfiles storage. Thanks to LukaszBalcerzak for the patch.
2012-07-08 18:25:12 +02:00
..
css
Fixed
#18487
-- Made sure that protocol-relative URLs aren't processed by the cached staticfiles storage. Thanks to LukaszBalcerzak for the patch.
2012-07-08 18:25:12 +02:00
img
…
absolute.css
Fixed
#17806
-- Fixed off-by-n error in the CachedStaticFilesStorage that prevented it from finding files in nested directories. Many thanks to lpetre.
2012-03-02 11:29:14 +00:00
denorm.css
Fixed
#17865
-- Strip whitespaces from the paths when using the CachedStaticFilesStorage backend.
2012-03-13 03:48:03 +00:00
import.css
Fixed
#18050
-- Fixed a rather glaring bug in the handling of @import statements when using the cached staticfiles storage.
2012-07-08 18:17:53 +02:00
other.css
…
relative.css
…
styles.css
…
url.css
…