mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.
This commit is contained in:
committed by
Tim Graham
parent
7156a6c9c4
commit
53bffe8d03
1
tests/staticfiles_tests/project/loop/bar.css
Normal file
1
tests/staticfiles_tests/project/loop/bar.css
Normal file
@@ -0,0 +1 @@
|
||||
@import url("foo.css")
|
||||
Reference in New Issue
Block a user