This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
41eb70f762
django
/
tests
/
regressiontests
/
staticfiles_tests
/
project
/
documents
/
cached
/
styles.css
1 line
25 B
CSS
Raw
Normal View
History
Unescape
Escape
Fixed the relative static file resolution of the CachedStaticFilesStorage backend and the post processing of deeply nested static files. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16862 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-21 23:58:21 +08:00
@
import
url
(
"other.css"
)
;