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-02-23 16:24:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
staticfiles_tests
History
David Sanders
53bffe8d03
Fixed
#24452
-- Fixed HashedFilesMixin correctness with nested paths.
2017-01-11 09:21:29 -05:00
..
apps
…
project
Fixed
#24452
-- Fixed HashedFilesMixin correctness with nested paths.
2017-01-11 09:21:29 -05:00
urls
…
__init__.py
…
cases.py
Fixed
#27658
-- Prevented collectstatic from overwriting newer files in remote storages.
2017-01-04 12:50:31 -05:00
settings.py
…
storage.py
Fixed
#27658
-- Prevented collectstatic from overwriting newer files in remote storages.
2017-01-04 12:50:31 -05:00
test_finders.py
…
test_forms.py
…
test_liveserver.py
…
test_management.py
Fixed
#27658
-- Prevented collectstatic from overwriting newer files in remote storages.
2017-01-04 12:50:31 -05:00
test_storage.py
Fixed
#24452
-- Fixed HashedFilesMixin correctness with nested paths.
2017-01-11 09:21:29 -05:00
test_templatetags.py
…
test_views.py
…