This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-30 08:35:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
a7ed09d13d
django
/
tests
/
regressiontests
/
staticfiles_tests
/
project
History
Download ZIP
Download TAR.GZ
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
..
documents
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
prefixed
Fixed
#16424
-- Fixed regression in collect static management command introduced in r16509 that prevented prefixed collection.
2011-07-06 10:28:18 +00:00
site_media
Fixed
#15252
-- Added static template tag and CachedStaticFilesStorage to staticfiles contrib app.
2011-08-11 14:07:39 +00:00