This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
staticfiles_tests
/
project
/
faulty
/
faulty.css
Aymeric Augustin
90fe9141de
Fixed
#18986
-- Improved error message for missing files
...
in CachedStaticFilesStorage. Thanks zyegfryed for his work on the patch.
2013-04-28 16:45:05 +02:00
2 lines
28 B
CSS
Raw
Blame
History
@
import
url
(
"missing.css"
)
;
View Git Blame
Copy Permalink